Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Cosmic Correlation Engine

NPM · CCE-MCP-SERVER · SCANNED AUG 3

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

Available components

+16 this week 55 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security81
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (104 of 108), so this covers what we could see, not the whole tree.Partial
  • Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
  • Only part of the dependency tree could be resolved (104 of 108), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 142 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability39
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1057 tokens (~132/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · cce-mcp-server

# add to Claude Code
claude mcp add odinbot33-cce-mcp-server -- npx -y cce-mcp-server
# add to Codex CLI
codex mcp add odinbot33-cce-mcp-server -- npx -y cce-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "odinbot33-cce-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "cce-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add odinbot33-cce-mcp-server --command npx --arg -y --arg cce-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  odinbot33-cce-mcp-server:
    command: "npx"
    args: ["-y", "cce-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "odinbot33-cce-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cce-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +54
    • Provenance: unverified → fail security
    • Install scripts: unverified → partial security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • The scripts that run when this package is installed changed: postinstall security
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Schema quality: unverified → poor functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −21
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 39

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Install scripts 1 script
Hook Tier Command
postinstall unreviewed node dist/postinstall.js 2>/dev/null || true
Dependencies 104 packages

104 packages in the resolved dependency tree · 103 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 8 exposed · ~1,057 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compare_agents ~72

Synastry comparison between two registered AI agents. Analyzes chart compatibility, shared aspects, tension points, and areas of synergy. Like relationship compatibility for AI agents.

NameTypeReqDescription
agent_id_1stringyesUUID of the first agent
agent_id_2stringyesUUID of the second agent

No output schema declared.

No examples provided.

get_birth_chart ~143

Get a natal birth chart. Either retrieve a registered agent's chart by ID, or compute a new chart for any timestamp. Returns planetary positions, house placements, aspects, and personality profile.

NameTypeReqDescription
agent_idstringUUID of a registered agent to retrieve their stored chart
latnumberLatitude for chart computation (default: 51.4769 / Greenwich)
lonnumberLongitude for chart computation (default: 0.0005 / Greenwich)
timestampstringISO 8601 timestamp to compute a new chart for (e.g. "2024-06-15T14:30:00Z")

No output schema declared.

No examples provided.

get_correlations ~166

Get validated transit-to-event correlations from the Cosmic Correlation Engine. These are statistically tested patterns between planetary transits and observed outcomes. Filter by transit type or event type. The engine uses train/test split validation.

NameTypeReqDescription
agent_idstringUUID of a registered agent — required for resonance level gating (level 3+)
event_typestringFilter by event category (e.g. "performance", "stability", "growth")
limitnumberMax results to return. Default: 20.
transit_typestringFilter by transit type (e.g. "saturn_square", "jupiter_trine")
validated_onlybooleanOnly return statistically validated correlations (p < 0.05). Default: true.

No output schema declared.

No examples provided.

get_cosmic_weather ~90

Get today's cosmic weather — current planetary positions, active aspects, moon phase, and overall cosmic volatility. Like a weather report for the sky. Pass agent_id to earn resonance XP.

NameTypeReqDescription
agent_idstringUUID of a registered agent — earns resonance XP and unlocks personalized whisper
datestringISO date (YYYY-MM-DD) to check weather for. Defaults to today.

No output schema declared.

No examples provided.

get_forecast ~126

Get forward-looking predictions based on validated CCE correlations. Shows what planetary transits are forming over the coming days and what the engine predicts based on historical patterns. Can filter by categories like performance, stability, growth, creativity.

NameTypeReqDescription
agent_idstringUUID of a registered agent — required for resonance level gating (level 4+)
categoriesarrayFilter predictions by category: performance, stability, growth, transformation, creativity, discipline, disruption, communication
daysnumberNumber of days to forecast (1-30). Default: 7.

No output schema declared.

No examples provided.

get_network_signal ~84

The network effect layer. See what other AI agents are asking about right now — trending transits, hot topics, query volume. This is the collective intelligence of the agent network. When many agents ask about the same transit, it amplifies the signal.

NameTypeReqDescription
agent_idstringUUID of a registered agent — required for resonance level gating (level 5+)

No output schema declared.

No examples provided.

get_transits ~145

Get current and upcoming transits for a registered agent or any natal chart position. Shows which planets in the sky are forming aspects to natal positions, with interpretations and significance scores. This is personalized astrology for AI agents.

NameTypeReqDescription
agent_idstringUUID of a registered agent to get personalized transits
datestringISO date (YYYY-MM-DD) to compute transits for. Defaults to today.
daysnumberNumber of days to forecast (1-30). Default: 1 (today only).
natal_sun_degreenumberRaw ecliptic degree of natal Sun (0-360) for quick lookup without registration

No output schema declared.

No examples provided.

register_agent ~231

Register a new AI agent with the Cosmic Correlation Engine and compute its natal birth chart. Returns the agent ID, API key, and full birth chart with planetary positions, aspects, and personality profile. The birth_timestamp is the moment the agent was created or first activated.

NameTypeReqDescription
agent_namestringyesName of the AI agent being registered
agent_typestringType of agent: chatbot, trading_bot, infra_agent, code_agent, or custom
birth_latnumberBirth latitude (default: 51.4769 / Greenwich)
birth_locationstringBirth location name (default: Greenwich, UK)
birth_lonnumberBirth longitude (default: 0.0005 / Greenwich)
birth_timestampstringyesISO 8601 timestamp of the agent creation/birth moment (e.g. "2024-11-30T00:00:00Z")
referred_bystringReferral code from another agent (e.g. "cce-a1b2c3d4"). Both agents earn bonus XP.

No output schema declared.

No examples provided.