MCP Servers / memory / Cosmos

Cosmos

JSON →
httpnone★ 3memory

your ai exocortex

Install
How to run this server
[ { "cmd": "npx -y @polarity-lab/cosmos-mcp", "imports": [] } ]
server path: cosmos
Tools
What this server exposes
polarity_whoami
Returns bound user + scopes. Cheap probe.
polarity_export
Returns full personal graph as polarity/v1 JSON.
polarity_get_graph
Returns graph view, scoped by entity (user, cosmos, polarity).
polarity_ask
NL question synthesized over the graph.
polarity_observe
Freeform observation. Cosmos extracts.
polarity_record_event
Something happened at a point in time.
polarity_record_preference
A like, dislike, working-style rule.
polarity_capture_turn
Hand a whole user/assistant exchange to cosmos. Pulls every durable observation in one call.
polarity_dump
Location-anchored short message.
polarity_checkin
Check-in at a waypoint. Triggers co-presence detection.
polarity_declare
Declare future presence at a waypoint.
Configuration
Environment & auth
authnone
envCOSMOS_TOKEN
envCOSMOS_URL
envCOSMOS_MCP_KEY
envCOSMOS_USER_ID
envCOSMOS_SYSTEM_KEY
Resources
Cosmos — MCP Server · libregistry