srinivasan-sundaresan95/orihime
0 Views
0 Installs
🐍 🏠 🍎 🪟 🐧 - Cross-repository code knowledge graph MCP server for Java, Kotlin, JavaScript, and TypeScript. Indexes source into embedded KuzuDB via tree-sitter; 30+ tools for call-flow tracing, multi-hop taint analysis (OWASP/CWE/PCI/STIG reports), entry-point reachability filtering, performance hotspot detection, and license compliance — without reading source files. 95% fewer tokens vs source-reading baseline. pip install orihime
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"srinivasan-sundaresan95-orihime": {
"command": "npx",
"args": [
"-y",
"srinivasan-sundaresan95-orihime"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.