Loomal

cortex

MCP server by github.com/danielblomma/cortex

Local repo context for coding assistants with semantic search and graph relationships.

12 starsnpm: @danielblomma/cortex-mcp

About cortex

cortex is an MCP (Model Context Protocol) server published by danielblomma in the official MCP registry, listed under Search on Loomal. Local repo context for coding assistants with semantic search and graph relationships.

It ships as an npm package (@danielblomma/cortex-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/danielblomma/cortex, where the project has earned 12 GitHub stars.

Use cortex with your agent

Claude Code · one command
claude mcp add cortex-mcp -- npx -y @danielblomma/cortex-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cortex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@danielblomma/cortex-mcp"
      ]
    }
  }
}
npm@danielblomma/cortex-mcp

Frequently asked questions

What is cortex?
cortex is an MCP (Model Context Protocol) server by danielblomma in the Search category. Local repo context for coding assistants with semantic search and graph relationships.
How do I connect cortex to Claude, Cursor, or another MCP client?
Install cortex from its npm package (@danielblomma/cortex-mcp) 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 cortex open source?
Yes — the source code is public at github.com/danielblomma/cortex, with 12 GitHub stars.
Can AI agents pay to use cortex?
Not yet through Loomal — cortex 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 cortex? Claim this listing free by verifying GitHub ownership, or contact us.