spacecode-ai/SpaceBridge-MCP
Bring structure and preserve context in vibe coding by automatically tracking issues.
Quick Start
Clone the repository:
git clone https://github.com/spacecode-ai/SpaceBridge-MCPClaude Desktop configuration example:
{
"mcpServers": {
"spacebridge-mcp": {
"command": "npx",
"args": [
"-y",
"spacecode-ai/SpaceBridge-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.