AI-Powered Billing
Connect your favorite AI assistant to PayRequest. Manage invoices, track payments, and send reminders using natural language. Works with Claude, ChatGPT, Gemini, and more.
Show me all overdue invoices
I found 3 overdue invoices totaling €847.50:
Send reminders to all of them
What is MCP?
The Model Context Protocol is an open standard that enables AI applications to securely connect with external data sources and tools. PayRequest's MCP server lets AI assistants interact with your billing data in real-time.
Natural Language
Ask questions like "Show me overdue invoices" and get instant answers
Secure Access
OAuth 2.0 authentication with granular billing.read scope
Real-time Data
Always access current billing information, not cached data
Automated Actions
Send payment reminders and manage invoices hands-free
Works with your AI tools
PayRequest MCP integrates with all major AI platforms. Choose your preferred assistant and start managing billing with natural language.
Gemini
Google's AI with function calling support
Cursor
AI-powered code editor with MCP settings
Custom Clients
Any MCP-compatible application
4 Powerful billing tools
Your AI assistant gets access to these tools for managing your PayRequest billing data.
get-invoice-stats
Get aggregated billing metrics and insights
"What are my invoice statistics?"
list-invoices
Search and filter invoice records by status
"Show me all pending invoices"
get-overdue-invoices
Find invoices that need attention
"Which invoices are overdue?"
send-invoice-reminder
Send payment reminder email to customer
"Send a reminder for invoice INV-2026-042"
Just ask
No commands to memorize. Just ask your AI assistant in plain English and get instant results.
Get started in minutes
Connect PayRequest to your AI assistant with just a few steps.
Create API Token
Go to Settings → API Tokens in PayRequest. Create a new token with billing.read scope.
Configure your AI
Add the PayRequest MCP server to your AI assistant's configuration file.
Start chatting
Restart your assistant and ask about your invoices. That's it!
Select your platform
{
"mcpServers": {
"payrequest-billing": {
"url": "https://payrequest.app/mcp/billing",
"transport": "http",
"headers": {
"Authorization": "Bearer $PAYREQUEST_API_TOKEN"
}
}
}
}Security tip
Use environment variables instead of hardcoding your token. Set PAYREQUEST_API_TOKEN in your shell profile.
Secure by design
Your billing data is protected with industry-standard security protocols.
OAuth 2.0
Industry-standard authentication
Scoped Access
billing.read permission only
Token Rotation
6-month expiry, easy refresh
Audit Logging
All actions are logged
Ready to automate billing?
Get your API token and connect your AI assistant in minutes. Full documentation available.
Free with any PayRequest plan