MCP Server
MCP
io.github.lucatrevisanii/colpero-mcp
Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.
Install
npx -y @colpero/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@colpero/mcp",
"version": "0.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the Colpero spatial-api base URL (defaults to the hosted Railway deployment).",
"format": "string",
"name": "COLPERO_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment