Coherence
Freeby MCP Community
Unified MCP server for the Coherence Network — 51 typed tools for AI agents to browse ideas, manage tasks, link identities, and navigate the universal graph.
v0.5.1Added Apr 12, 2026
mcpmodel-context-protocolcoherencecoherence-networkai-agent
Coherence MCP Server
Unified MCP server for the Coherence Network — 51 typed tools for AI agents to browse ideas, manage tasks, link identities, and navigate the universal graph.
Installation
npx -y coherence-mcp-server
Reviews
Installation
Quick install
npx -y coherence-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"coherence": {
"command": "npx",
"args": ["-y", "coherence-mcp-server"]
}
}
}