Skip to content
Claude Desktop

Cosmic Correlation Engine for Claude Desktop

io.github.odinbot33/cce-mcp-server

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

client:Claude Desktop transport:stdio runtime:npm

Install Cosmic Correlation Engine in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Cosmic Correlation Engine in other clients