Skip to content

v1.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 09:57
· 1 commit to main since this release

What's Changed

  • Merge branch 'main' into release (f52d879)
  • Fix relative path resolution for sibling workspaces (48b30f1)

Installation

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

Claude Desktop

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