Agent Tools
Back to MCP servers

io.cohereon.manifold/imperium-manifold

https://manifold.cohereon.io/mcp
● degraded

Lightning-gated Cohereon Doctrine v6.1. 398 components, tiered pricing, agent onboarding.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://manifold.cohereon.io/mcp
JSON-RPC initialize probe
curl -X POST https://manifold.cohereon.io/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/ImperiumCore/manifold