Loomal

codesurface

MCP server by github.com/codeturion/codesurface

Indexes your codebase's public API and serves it via compact MCP tool responses.

22 starspypi: codesurface

About codesurface

codesurface is an MCP (Model Context Protocol) server published by codeturion in the official MCP registry, listed under Search on Loomal. Indexes your codebase's public API and serves it via compact MCP tool responses.

It ships as a Python package on PyPI (codesurface), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/codeturion/codesurface, where the project has earned 22 GitHub stars.

Use codesurface with your agent

Claude Code · one command
claude mcp add codesurface -- uvx codesurface
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codesurface": {
      "command": "uvx",
      "args": [
        "codesurface"
      ]
    }
  }
}
pypicodesurface

Frequently asked questions

What is codesurface?
codesurface is an MCP (Model Context Protocol) server by codeturion in the Search category. Indexes your codebase's public API and serves it via compact MCP tool responses.
How do I connect codesurface to Claude, Cursor, or another MCP client?
Install codesurface from its pypi package (codesurface) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codesurface open source?
Yes — the source code is public at github.com/codeturion/codesurface, with 22 GitHub stars.
Can AI agents pay to use codesurface?
Not yet through Loomal — codesurface is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codesurface? Claim this listing free by verifying GitHub ownership, or contact us.