Skip to content
Cline

code-index for Cline

io.github.regsorm/code-index

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

client:Cline transport:stdio runtime:npm

Install code-index in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

code-index in other clients