Back to search
30
MCP
io.github.codeturion/codesurface
io.github.codeturion/codesurfaceIndexes your codebase's public API and serves it via compact MCP tool responses.
Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.codeturion/codesurface": {
"url": "None",
"transport": "http"
}
}
}