Skip to main content
Everything on this page is designed for AI tools: two MCP servers (one to operate Swipe, one to search these docs), machine-readable exports of every page, and a prompt to bootstrap an integration.

The Swipe MCP server

Connect your AI assistant directly to your Swipe account. The server exposes tools to create invoices, search customers and products, record stock movements, analyse reports, and more — your assistant does the work in your account, with your permission.
Authentication is OAuth: when you connect, your browser opens a Swipe login (OTP to your registered mobile), you pick which company the connection can access, and the client stays authorized for 30 days.
The server includes tools that edit and cancel documents. Connect it to a test company while you experiment, the same way you would with a test API key.

Connecting

In claude.ai or the Claude desktop app: Settings → Connectors → Add custom connector, then paste the server URL. Claude walks you through the OTP login and company selection.

Available tools

The exact list can vary with your company’s plan and enabled features. Tools are annotated so clients know what’s safe:

The docs MCP server

A separate, unauthenticated server that gives AI tools search and retrieval over this documentation — useful while coding an integration, without connecting a Swipe account:
Add it the same way as above (for Claude Code: claude mcp add --transport http swipe-docs https://developers.getswipe.in/mcp), or use the contextual menu on any page of these docs — the copy/open options next to each page title connect the current page to ChatGPT, Claude, Cursor, or VS Code directly.

Machine-readable documentation

Bootstrap prompt

Starting an integration with an AI coding assistant? Paste this in first: