> For the complete documentation index, see [llms.txt](https://developer.paddle.com/llms.txt).

# Build with AI tools

Use AI development tools — Lovable, Cursor, Claude Code — to integrate Paddle. All three connect to the Paddle MCP server and docs MCP server.

---

Build your Paddle integration with AI assistance. Each guide below covers how to wire that specific tool to Paddle's MCP servers, set up tool-specific context (rules files, CLAUDE.md, knowledge bases), and prompt your way through a working integration.

All three rely on the same two MCP servers — the [Paddle MCP server](https://developer.paddle.com/sdks/ai/paddle-mcp.md) for taking actions in your account, and the [docs MCP server](https://developer.paddle.com/sdks/ai/docs-mcp.md) for current Paddle documentation. Set those up once and they work across every supported client.

{% navigation-cards path="get-started/build-with-ai" cols=3 showDescription=true /%}