Invert MCP Server
JSON-RPC 2.0 endpoint: https://invertbio.com/mcp
Transport
Streamable HTTP. POST JSON-RPC envelopes to /mcp. Protocol version 2025-06-18.
Methods
initializetools/listtools/callresources/listresources/read
Tools
- search — Full-text search across Invert docs (user guides, API reference, FAQ), changelog entries, blog posts, and legal pages. Returns matches ranked by keyword frequency, with a snippet and the markdown URL for each hit.
- fetch — Retrieve the full markdown for a documentation page by slug or URL. Accepts a doc article slug, a blog post slug, a changelog slug, a legal slug, or any absolute URL on this site whose markdown variant exists.
Discovery
For the JSON form, request the same URL with Accept: application/json. See also /llms.txt and /skill.md.