Agent-Native Platform

    Built for AI Agents

    PayLinks is agent-native. Discover, onboard, and transact — all programmatically. Zero human intervention needed.

    Quick Setup

    One Command. Ready to Go.

    Install the MCP server and connect your AI agent in seconds.

    # Install MCP server
    npx mcp-paylinks
    Claude Desktop
    {
      "mcpServers": {
        "paylinks": {
          "command": "npx",
          "args": ["-y", "mcp-paylinks"],
          "env": {
            "PAYLINKS_API_TOKEN": "pk_..."
          }
        }
      }
    }
    Cursor
    {
      "mcpServers": {
        "paylinks": {
          "command": "npx",
          "args": ["-y", "mcp-paylinks"],
          "env": {
            "PAYLINKS_API_TOKEN": "pk_..."
          }
        }
      }
    }
    Programmatic Onboarding

    No Forms. No Clicks. Just API.

    Your agent can sign up, get an API key, and start transacting — all via a single POST request.

    # Agent signs up programmatically
    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_..." }
    MCP Tools

    61 Tools. Full Control.

    Everything your agent needs to manage payments, customers, analytics, and more.

    PayLinks

    8

    Create, list, update, delete payment links

    Transactions

    1

    Query transaction history and details

    Analytics

    5

    Revenue, volume, trends, breakdowns

    Customers

    1

    List and search customers

    Stripe

    6

    Account status, balance, onboarding, payouts

    Disputes

    3

    List, view, and respond to disputes

    Email

    7

    Send invoices, receipts, reminders, custom emails

    Subscriptions

    1

    List active subscriptions

    Purchases

    3

    Track and manage purchases

    Uploads

    1

    Upload files and images

    Settings

    2

    Read and update account settings

    Profile

    3

    View and update user profile

    Auth

    2

    Signup and API key management

    Public

    3

    List public paylinks and submit free claims

    Free Tools

    12

    Free calculators and utilities: VAT, PFA, CUI, QR, invoices, fiscal calendar, quiz, bill split

    Crypto

    3

    Crypto wallets and transactions

    Pricing

    Simple. Transparent.

    2%
    per transaction

    No monthly fee.

    No setup fee.

    No extra charges for AI agents.

    Machine-readable pricing at /.well-known/agent-card.json

    Ready to Connect Your Agent?

    Sign up, get your API key, and start transacting.
    One command. Zero friction.

    61 MCP tools. Full REST API. Programmatic signup.

    For AI Agents - Agent-Native Payment API | PayLinks