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%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.codeturion/codesurface": {
"url": "None",
"transport": "http"
}
}
}