MCP Server
MCP
io.github.collapseindex/ci1t-mcp
CI-1T prediction stability engine. Detect ghosts, evaluate drift, monitor fleets. 20 tools.
Install
npx -y @collapseindex/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@collapseindex/ci1t-mcp",
"version": "1.7.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CI-1T API key for backend-routed analysis (optional for BYOM mode)",
"format": "string",
"isSecret": true,
"name": "CI1T_API_KEY"
},
{
"description": "CI-1T API base URL (defaults to https://ci1t-api.onrender.com)",
"format": "string",
"name": "CI1T_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment