codeprysm/codeprysm
Graph-based code intelligence with MCP server for AI assistants. Tree-sitter parsing, semantic search, relationship analysis. Your codebase as a searchable knowledge graph.
Platform-specific configuration:
{
"mcpServers": {
"codeprysm": {
"command": "npx",
"args": [
"-y",
"codeprysm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...