PayLinks is agent-native. Discover, onboard, and transact — all programmatically. Zero human intervention needed.
Install the MCP server and connect your AI agent in seconds.
{
"mcpServers": {
"paylinks": {
"command": "npx",
"args": ["-y", "mcp-paylinks"],
"env": {
"PAYLINKS_API_TOKEN": "pk_..."
}
}
}
}{
"mcpServers": {
"paylinks": {
"command": "npx",
"args": ["-y", "mcp-paylinks"],
"env": {
"PAYLINKS_API_TOKEN": "pk_..."
}
}
}
}Your agent can sign up, get an API key, and start transacting — all via a single POST request.
curl -X POST https://api.paylinks.ro/api/v1/auth/api/signup \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]", "name": "Dev", "keyName": "Primary integration"}'
# Returns: { user, apiKey: "pk_...", token: "jwt_..." }Everything your agent needs to manage payments, customers, analytics, and more.
Create, list, update, delete payment links
Query transaction history and details
Revenue, volume, trends, breakdowns
List and search customers
Account status, balance, onboarding, payouts
List, view, and respond to disputes
Send invoices, receipts, reminders, custom emails
List active subscriptions
Track and manage purchases
Upload files and images
Read and update account settings
View and update user profile
Signup and API key management
List public paylinks and submit free claims
Free calculators and utilities: VAT, PFA, CUI, QR, invoices, fiscal calendar, quiz, bill split
Crypto wallets and transactions
Agents can discover PayLinks capabilities without reading a single line of documentation.
No monthly fee.
No setup fee.
No extra charges for AI agents.
Machine-readable pricing at /.well-known/agent-card.json
Sign up, get your API key, and start transacting.
One command. Zero friction.
61 MCP tools. Full REST API. Programmatic signup.