Loading MCP server directory, please wait...
Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.
npx @getmcp/cli add io.github.lucatrevisanii/colpero-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lucatrevisanii/colpero-mcp": {
"command": "npx",
"args": [
"-y",
"@colpero/mcp"
],
"env": {
"COLPERO_API_BASE": ""
}
}
}
}