Agent Tools
Back to MCP servers
● healthy

Living docs and MCP context for GitHub repos — conventions, gaps, and source-cited pages on merge.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://moxiedocs.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://moxiedocs.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://moxiedocs.com/mcp
Source code
https://github.com/Jackalope-Dev/Moxie-Docs-MCP