cortex-works/cortex-ast
A powerful Model Context Protocol (MCP) server and Omni-AST engine. It empowers AI agents to seamlessly parse complex codebases, execute secure cross-project operations, and dynamically fetch token-optimized rules.
Platform-specific configuration:
{
"mcpServers": {
"cortex-ast": {
"command": "npx",
"args": [
"-y",
"cortex-ast"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...