Tooling that keeps humans and AI agents productive while integrating.
Build with AI
- 1inch MCP server — connect Cursor, Claude, and other MCP-capable assistants directly to 1inch documentation and live APIs. Your agent can search docs, inspect endpoints, and debug failing requests (pass the
X-Request-Idresponse header to the MCPdebugtool for exact log lookup). - Supported AI clients — setup guides per editor and assistant.
- llms.txt — the canonical, machine-readable index of all APIs and docs, optimized for RAG pipelines and autonomous agents.
Reference & code
- OpenAPI specifications — every API ships an interactive reference with try-it-out; run real requests against your key from the browser.
- Available SDKs — TypeScript SDKs for cross-chain swaps, intent swaps, and limit orders, with example repositories.
Help
- API troubleshooting and API error messages — the fastest answers to common integration issues.
- Include the
X-Request-Idresponse header when contacting support — it correlates directly with server-side logs.