Skip to content
Cline

ci1t mcp for Cline

io.github.collapseindex/ci1t-mcp

CI-1T prediction stability engine. Detect ghosts, evaluate drift, monitor fleets. 20 tools.

client:Cline transport:stdio runtime:npm

Install ci1t mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ci1t-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@collapseindex/ci1t-mcp"
      ],
      "env": {
        "CI1T_API_KEY": "<CI1T_API_KEY>",
        "CI1T_BASE_URL": "<CI1T_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ci1t mcp in other clients