Docs
Coinset documentation
Guides & API reference
Practical, implementation-focused docs for building on Coinset — plus a full interactive API explorer.
MCP server
Let an AI agent (Claude, Cursor, …) query Chia through Coinset over the Model Context Protocol.
Connect an agent →
Agent skills
Reusable agent workflows on the MCP: offer safety checks, coin lineage, NFT provenance, and more.
Browse skills →
Webhooks
Register endpoints, handle verification, verify signatures, and understand retries.
Read the guide →
Webhook receiver (Node.js)
A minimal local receiver + signature verification + tunnel setup for testing.
Build a receiver →
API reference
Browse OpenAPI endpoints and try requests directly in the browser.
Open API explorer →
What to read first
- If you want an AI agent to query Chia, start with MCP server.
- For ready-made agent workflows, see Agent skills.
- If you want deliveries to your server, start with Webhooks.
- If you want to test quickly, use Webhook receiver (Node.js).
- If you want endpoint details, use the API reference.