Back to MCP Servers
SpaceBridge
Bring structure and preserve context in vibe coding by automatically tracking issues.
developer-tools
By spacecode-ai
Installation
npx -y SpaceBridge-MCPConfiguration
{
"mcpServers": {
"SpaceBridge-MCP": {
"command": "npx",
"args": ["-y", "SpaceBridge-MCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes