The Zerion API docs are available as a Model Context Protocol (MCP) server. Once connected, your AI tool can search our full documentation and OpenAPI spec while generating code — no copy-pasting needed.Documentation Index
Fetch the complete documentation index at: https://developers.zerion.io/llms.txt
Use this file to discover all available pages before exploring further.
Connect via MCP
- Claude Code
- Cursor
- VS Code
- Claude Web
Run this in your terminal:The Zerion docs will be available as a tool in all Claude Code sessions.
What you can ask
Once connected, you can ask your AI assistant things like:- “How do I get a wallet’s token positions on Ethereum?”
- “Write a Python script that fetches transaction history and filters for trades”
- “What filters are available on the positions endpoint?”
Open in AI assistants
You can also open any documentation page directly in an AI chat for quick questions:Claude
Paste any docs page URL into Claude for API questions and code generation.
ChatGPT
Use ChatGPT to explore endpoints and generate integration code.