joemag1/cratographer
An MCP tool for indexing your Rust code to work with agents like Kiro CLI and Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"cratographer": {
"command": "npx",
"args": [
"-y",
"cratographer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...