AI Tools
Cadence is designed for AI-native development. Three integrations make Cadence documentation and language intelligence available to any AI agent:
- Skills — inject Cadence knowledge into AI coding agents with one command
- MCP Server —
flow mcpfrom the Flow CLI: gives AI agents type checking, symbol lookup, contract source fetching, and read-only on-chain script execution - LLM Endpoints — plain-text documentation endpoints optimized for LLM context windows
Agent integrations
Step-by-step setup guides for specific AI tools:
- Antigravity — skill and MCP setup
- Claude — Claude Code, Claude Desktop, Claude API
- Cursor — project rules and MCP setup
- OpenAI Codex — AGENTS.md and context injection
- Gemini — Gemini CLI and API
- OpenCode — MCP configuration
Cadence Security Best Practices
Actionable security guidelines for Cadence developers: prefer access(self), use entitlements for privileged functions, and avoid common smart contract vulnerabilities.
Claude Code Skills
Install Flow's official Claude Code plugin for expert-level Cadence and Flow knowledge — the full Cadence + Flow skill suite in one install.