The AIReady AST-aware Model Context Protocol (MCP) Server. Explore and navigate multi-project TypeScript/JavaScript codebases with high precision using AST and type information.
{
"mcpServers": {
"aireadyast": {
"command": "npx",
"args": [
"-y",
"@aiready/ast-mcp-server"
]
}
}
}