Skip to content
Windsurf

Cosmic Correlation Engine for Windsurf

io.github.odinbot33/cce-mcp-server

AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.

client:Windsurf transport:stdio runtime:npm

Install Cosmic Correlation Engine in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "cce-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cce-mcp-server"
      ],
      "env": {
        "SUPABASE_URL": "<SUPABASE_URL>",
        "SUPABASE_SERVICE_ROLE_KEY": "<SUPABASE_SERVICE_ROLE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Cosmic Correlation Engine in other clients