Skip to main content
Developer ToolsPython

spacecode-ai/SpaceBridge-MCP

Bring structure and preserve context in vibe coding by automatically tracking issues.

developer-toolslocal-servicemacoslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/spacecode-ai/SpaceBridge-MCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "spacebridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spacecode-ai/SpaceBridge-MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Python
Author
spacecode-ai