AgentBill MCP Server Extension
Complete billing infrastructure for AI agents. Track usage, manage subscriptions, and automate invoicing directly within VS Code.
Features
- Seamlessly integrates AgentBill's MCP server with VS Code
- Provides billing and subscription management tools for AI agents
- Supports Bearer and Authorization token authentication
- Track AI model usage, costs, and generate invoices automatically
Getting Started
1. Get Your API Key
If you don't have an AgentBill account yet:
- Visit agentbill.io
- Sign up for an account
- Copy your API key from the dashboard
Or use the command palette:
- Press
Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux)
- Type "AgentBill: Get API Key"
- This will open AgentBill in your browser
After installing the extension, configure your API key:
- Open VS Code Settings (
Cmd+, on macOS, Ctrl+, on Windows/Linux)
- Search for "AgentBill"
- Enter your API key in the
agentbill.apiKey field
- Select your preferred authentication type (Bearer or Authorization)
Requirements
- VS Code 1.96.0 or higher
- Valid AgentBill API key from agentbill.io
Extension Settings
This extension contributes the following settings:
agentbill.apiKey: Your AgentBill API key for authentication
agentbill.authType: Authentication method (Bearer or Authorization header)
Usage
Once configured, the AgentBill MCP server will be automatically available in VS Code's language model features, enabling billing capabilities for AI agent interactions.
Support
For support and more information, visit agentbill.io
License
See LICENSE file for details.