Zyrvix Docs
com.zyrvix/docsZyrvix crypto-payments API reference for AI coding assistants. Anonymous, read-only.
Tools · 3
List every documentation section, in document order, as {id, title}.
Return the full text of one documentation section by its id. Call list_doc_sections() first to see valid ids.
Search all documentation sections for a keyword or phrase. Returns up to 5 matches as {section_id, title, snippet}, best match first.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"zyrvix_docs": {
"url": "https://mcp.zyrvix.com/mcp",
"transport": "streamable-http"
}
}
}