cortex-ast

cortex-works/cortex-ast
★ 8 stars Rust 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cortex-ast": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "cortex-ast"
      ]
    }
  }
}

Topics

agentagentic-aiai-agentsai-codingastclaudecontext-windowcursordevtoolsllm-toolingmcpmcp-serveroptimizationrusttree-sitter