Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 May 17:10
· 8 commits to main since this release

What's Changed

  • Merge branch 'main' into release (fb1a48f)
  • Prepare v1.2.1 release metadata (bfa4cd9)
  • Merge pull request #3 from DisturbedOcean/main (1c3a7b8)
  • Address Codex Review (4e15083)
  • feat(ast): add Swift and Objective-C language support (d0084b6)
  • Merge branch 'main' into release (c7ba9d1)
  • Format workspace stats imports (4d7f363)
  • Merge branch 'main' into release (92b9ae9)
  • Fix Clippy sort warnings (552da98)
  • Merge branch 'main' into release (fb51e16)
  • Update README for current project (2c8749c)

Installation

Download the binary for your platform, then configure your MCP client:

Claude Desktop

{
  "mcpServers": {
    "codebase-mcp": {
      "command": "/path/to/codebase-mcp",
      "args": []
    }
  }
}