Graph-powered code intelligence for TypeScript. MCP server + CLI that gives AI agents (Claude, Cursor, Continue, Cline) a function-level knowledge graph of your codebase — millisecond-latency calls instead of grep + file reads.
{
"mcpServers": {
"structx": {
"command": "npx",
"args": [
"-y",
"structx"
]
}
}
}