Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 05:19
· 2 commits to main since this release

What's Changed

  • Merge branch 'main' into release (e7f4f73)
  • Prepare v1.3.0 release (2a67520)
  • docs: update README and tool schemas with detailed descriptions and usage instructions (7f31a82)
  • fix: satisfy fmt and clippy (7cfb8bf)
  • Merge remote-tracking branch 'origin/dependabot/cargo/tar-0.4.46' (36add49)
  • refactor: slim down MCP toolset and config (672c8dc)
  • Bump tar from 0.4.45 to 0.4.46 (3996e2d)

Installation

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

Claude Desktop

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