Agent Billy
@Agent-Billy
About Agent Billy
MCP server that gives AI agents and teams secure, role-based access to Stripe billing operations — customer lookups, subscription management, refunds, invoice history; without exposing Stripe dashboard credentials. Sub-100ms reads via local Stripe sync engine. 4 permission levels
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-billy": {
"command": "npx",
"args": [
"-y",
"agent-billy"
],
"env": {
"BILLY_API_URL": "https://yourorg.agentbilly.ai",
"BILLY_TOKEN": "billy_your-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Billy?
Agent Billy is an MCP server that gives AI agents and teams secure, role-based access to Stripe billing operations — including customer lookups, subscription management, refunds, and invoice history — without exposing Stripe dashboard credentials. It uses a local Stripe sync engine for sub-100ms reads and offers 4 permission levels with audit logging.
How to use Agent Billy?
—
Key features of Agent Billy
- Role-based access to Stripe billing operations
- Sub-100ms reads via local sync engine
- 4 permission levels with audit logging
- No Stripe dashboard credentials exposed
- Customer lookups, subscription management, refunds, invoice history
- $14.99/month pricing
Use cases of Agent Billy
- Allow AI agents to manage customer subscriptions securely
- Enable refund processing without sharing Stripe credentials
- Provide teams with audited, permissioned access to billing data
FAQ from Agent Billy
What Stripe operations does Agent Billy support?
Agent Billy supports customer lookups, subscription management, refunds, and invoice history.
How does Agent Billy keep Stripe credentials secure?
Agent Billy does not expose Stripe dashboard credentials; it provides access through its own permission system.
How fast are reads via Agent Billy?
Reads are sub-100ms thanks to a local Stripe sync engine.
What permission levels does Agent Billy offer?
Agent Billy offers 4 permission levels with audit logging.
How much does Agent Billy cost?
Agent Billy is priced at $14.99/month.
More AI & Agents MCP servers
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Comments