Developer Tools
tcdogrula.com
Provides documentation and integration resources for the tcdogrula API.
ENDPOINT 1
https://tcdogrula.com/mcp
MCP server metadata
- Name
- tcdogrula Docs
- Version
- 1.0.0
tcdogrula T.C. kimlik bilgisi eşleşme API’sidir; resmî KPS API değildir. Ham PII geçici işlenir; yeniden deneme için ham veriyi müşteri tarafında saklamak önerilir. Entegrasyonda tcdogrula_verification_attempts tablosu ve async+webhook önerilir. Salt doküman sunucusudur — canlı doğrulama yapmaz. Başlarken GetIntegrationGuideTool ve GetDataRetentionModelTool kullan. OpenAPI: /openapi.yaml
Known tools 7
search-docs-toolSearch tcdogrula documentation markdown for a query and return matching sections.
Inferred read-onlyget-integration-guide-toolReturn the full step-by-step tcdogrula integration guide.
Inferred read-onlyget-endpoint-spec-toolReturn the OpenAPI path slice for an endpoint (verify, requests, credits, usage).
Inferred read-onlyget-data-retention-model-toolExplain tcdogrula temporary PII handling and that customers should retain verification input data on their side for retries and audit.
Inferred read-onlyget-sandbox-scenarios-toolSandbox / test environment guidance and scenario overview.
Inferred read-onlyverify-webhook-signature-example-toolReturn a webhook HMAC signature verification code sample in php, node, or python.
Inferred read-onlyCONNECT 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.tcdogrula-docs]
url = "https://tcdogrula.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tcdogrula-docs": {
"type": "http",
"url": "https://tcdogrula.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tcdogrula-docs
Remote MCP URL: https://tcdogrula.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": {
"tcdogrula-docs": {
"url": "https://tcdogrula.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tcdogrula-docs": {
"type": "http",
"url": "https://tcdogrula.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tcdogrula-docs",
"transport": "streamable-http",
"url": "https://tcdogrula.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.