Cosmos
JSON →your ai exocortex
Install
npx -y @polarity-lab/cosmos-mcp Tools · 11
- 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.
Environment variables
COSMOS_TOKENCOSMOS_URLCOSMOS_MCP_KEYCOSMOS_USER_IDCOSMOS_SYSTEM_KEY
Links
★ 3 GitHub stars