Context Book
https://server.smithery.ai/context-book/connect/mcp
● degraded
Stop re-explaining yourself to Agents. Give it the right context, right when it needs it. LLMs are stateless — each conversation starts from scratch. ContextBook gives your AI tools a persistent, searchable knowledge library to draw the right context when they need it. No bloatware, no pre-loaded junk. Just the right information, at the right time.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/context-book/connect/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/context-book/connect/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://context-book-production.up.railway.app