MCP server for the Polarity exocortex. Read and write your personal knowledge graph from any LLM client.
{
"mcpServers": {
"polarity-labcosmos": {
"command": "npx",
"args": [
"-y",
"@polarity-lab/cosmos-mcp"
]
}
}
}