INDIVIDUAL MCP TOOL
search_laurelin_labs
Search laurelinlabs.com for services, frameworks, free tools, articles, topic hubs and the 330 AEO audit checks.
LIVE ENDPOINT
https://www.laurelinlabs.com/api/mcp
Connect to this endpoint to inspect the live schema for search_laurelin_labs and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.laurelin-labs]
url = "https://www.laurelinlabs.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"laurelin-labs": {
"type": "http",
"url": "https://www.laurelinlabs.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: laurelin-labs
Remote MCP URL: https://www.laurelinlabs.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"laurelin-labs": {
"url": "https://www.laurelinlabs.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"laurelin-labs": {
"type": "http",
"url": "https://www.laurelinlabs.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "laurelin-labs",
"transport": "streamable-http",
"url": "https://www.laurelinlabs.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_topic_hubs— The eight AI search visibility topic hubs on laurelinlabs.com (the site's information architecture), each with its keyword, one-line description and URL.get_knowledge_concept— Read one concept from the Laurelin Labs Open Knowledge Format (OKF v0.2) bundle as markdown with provenance frontmatter (generated, verified, stale_after, sources).get_latest— The dated build log from laurelinlabs.com/latest: articles, free tools, lab builds, services, frameworks and site changes, newest first.score_page_non_commodity— Run the Laurelin Labs Non-Commodity Score on a public URL: 0 to 100 on how far the page sits from generic, commoditised content (information gain, experiential evidence, empirical telemetry, entity connectivity), with quoted evidence.run_aeo_gate— Run the 23 deterministic Laurelin Labs AEO publish checks against a public URL: technical foundations (single H1, keyword in H1, heading order, clean tags, length, JSON-LD, extractable table), topical content (direct-answer opener, question headings, no commodity jargon or AI tells, no hidden watermark characters, FAQ), trust signals (cited quotes, primary sources, linked statistics) and authority network (named author, author sameAs, publisher organisation).list_free_tools— Every free tool on laurelinlabs.com: what it does, its page, its public JSON endpoint where it has one, how it is gated, and the honest limits of its method.get_contact_details— How to contact Laurelin Labs: legal entity, company number, location, email, contact page and the named author.