← Registry

Developer Tools

leadtype.dev

Searches and retrieves documentation pages to assist developers in finding information quickly.

1 endpoint2 known toolsFirst detected June 26, 2026Last detected September 15, 2026

ENDPOINT 1

https://leadtype.dev/mcp

No auth detected

MCP server metadata

Name
leadtype-docs
Version
1.0.0
Capabilities
tools
Server instructions

Search and read the documentation for Framework-neutral docs pipeline tooling for MDX, LLM bundles, and search.

Known tools 2

search-docs

Search the documentation and return ranked results ({ title, urlPath, snippet }).

Inferred read-only
get-page

Return the full Markdown of one documentation page by its urlPath (e.g.

Inferred read-only

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.leadtype-docs]
url = "https://leadtype.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leadtype-docs": {
      "type": "http",
      "url": "https://leadtype.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leadtype-docs
Remote MCP URL: https://leadtype.dev/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": {
    "leadtype-docs": {
      "url": "https://leadtype.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leadtype-docs": {
      "type": "http",
      "url": "https://leadtype.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leadtype-docs",
  "transport": "streamable-http",
  "url": "https://leadtype.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for leadtype.dev was fetched 2026-09-12T07:18:12.013Z.

Trust status Neutral

leadtype.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.