MCP Server
The fastest way to connect AI tools to DFlow documentation is through our MCP server. It gives tools like Cursor, VS Code, Claude, and Claude Code direct access to our docs and API specs during code generation.- Server URL:
https://pond.dflow.net/mcp - Setup guide: MCP Server
Phantom Connect Skill for Claude
The Phantom Connect skill, built with Phantom, teaches Claude how to use Phantom’s wallet SDKs and DFlow’s trading APIs to build full-stack crypto apps. It covers wallet connection, transaction signing, token swaps, prediction markets, and KYC verification. You can also install it using Vercel’sskill CLI:
AI-Facing Files
These files give agents structured access to DFlow documentation:skill.md
skill.md is a structured capability file that tells agents what they can do
with DFlow, what inputs they need, and what constraints apply. If you’re
building with agents, start here.
- View:
/skill.md
llms.txt
llms.txt is an index of the DFlow docs. It lists key pages with descriptions
so agents can find answers quickly.
- View:
/llms.txt
llms-full.txt
llms-full.txt is the full, expanded index for agents that want complete
coverage.
- View:
/llms-full.txt