MCP Configgo
spacectl MCP Config
MCP server configuration from spacelift-io/spacectl
.mcp.json
{
"mcpServers": {
"spacectl": {
"type": "stdio",
"command": "./spacectl",
"args": [
"mcp",
"server"
]
}
}
}