← Registry

Developer Tools

c15t.com

Searches and retrieves documentation pages, returning ranked results and full Markdown content.

1 endpoint2 known toolsFirst detected June 24, 2026Last detected September 11, 2026

ENDPOINT 1

https://c15t.com/mcp

No auth detected

MCP server metadata

Name
c15t-docs
Version
1.0.0
Capabilities
tools
Server instructions

Search and read the documentation for Open-source consent management for React, Next.js, and modern web apps.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "c15t-docs",
  "transport": "streamable-http",
  "url": "https://c15t.com/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 c15t.com was fetched 2026-07-28T05:41:53.649Z and is being refreshed.

Trust status Trusted

c15t.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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