Skip to content
Claude Desktop

code-index for Claude Desktop

io.github.regsorm/code-index

Rust code index MCP server, native 1C:Enterprise (BSL) support. 32 tools, AST for 14 languages.

client:Claude Desktop transport:stdio runtime:npm

Install code-index in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "code-index": {
      "command": "npx",
      "args": [
        "-y",
        "@regsorm/code-index-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

code-index in other clients