Cosmos MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from npm. Last commit 21 Jul 2026.
Personal knowledge graph every MCP client reads from and writes to. Portable across agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cosmos-mcp -- npx -y @polarity-lab/cosmos-mcp
{
"mcpServers": {
"cosmos-mcp": {
"args": [
"-y",
"@polarity-lab/cosmos-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cosmos-mcp]
command = "npx"
args = ["-y", "@polarity-lab/cosmos-mcp"]
{
"mcpServers": {
"cosmos-mcp": {
"args": [
"-y",
"@polarity-lab/cosmos-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cosmos-mcp": {
"args": [
"-y",
"@polarity-lab/cosmos-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.