nullptr-z/code-rag-golang
Static call graph analyzer for Go — helps AI editors (Cursor, Claude) understand code dependencies via MCP
Platform-specific configuration:
{
"mcpServers": {
"code-rag-golang": {
"command": "npx",
"args": [
"-y",
"code-rag-golang"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...