code-cortex-mcp

by tigercosmos · indexed from github

Give your AI coding agent a memory: a persistent knowledge graph of your codebase with sub-ms call-graph, architecture, and Cypher queries. ▎ 155 languages, one static C++23 binary, no API keys, 100% local. MCP server for Claude Code, Codex, Gemini CLI, Zed & any MCP client.

code-cortex-mcp is a fast, local-first MCP server (Model Context Protocol) that gives AI coding agents — Claude Code, Codex CLI, Gemini CLI, Zed, OpenCode, Aider, VS Code, and any other MCP client — a persistent knowledge graph of your codebase: functions, classes, call graphs, HTTP routes, and cross-service links, queryable in well under a millisecond. One structural graph query replaces dozens of grep-and-read cycles (~120× fewer tokens on typical code exploration), and the whole thing ships as a single static binary with zero runtime dependencies.

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/tigercosmos-code-cortex-mcp — read its card at https://meshkore.com/agent/tigercosmos-code-cortex-mcp/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/tigercosmos-code-cortex-mcp
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/tigercosmos-code-cortex-mcp/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apicodingcode

Do you own code-cortex-mcp?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.