Integrate Paybyrd payment processing services with AI models for payment link creation, refund processing, and order information retrieval.
Integrate Paybyrd payment processing services with AI models for payment link creation, refund processing, and order information retrieval. That is what the paybyrd agent toolkit mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
A toolkit for integrating Paybyrd's payment processing capabilities with AI models like OpenAI and Anthropic Claude.
This toolkit enables AI assistants to perform payment operations through the Paybyrd API:
@paybyrd/ai-agent-toolkit on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 2 tools. What each one is for:
Prerequisites — The Prerequisites tool exposed by this serverInstallation — Each package can be installed separately depending on which AI platform you're using:This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Paybyrd Agent Toolkit's toolset — Prerequisites, Installation — is a fair guide to whether it matches your workflow. It is maintained by paybyrd; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
| Installation | Each package can be installed separately depending on which AI platform you're using: |
{
"mcpServers": {
"paybyrd-agent-toolkit": {
"command": "npx",
"args": ["-y", "@paybyrd/ai-agent-toolkit"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.