Salesbricks API Connector for AI agents.
10 live capabilities
Manage B2B SaaS subscriptions and billing data through conversational prompts.
Waiting for input…
Why people use Salesbricks API
Salesbricks for B2B SaaS Billing Automation
With the Salesbricks MCP, you just tell your agent to do the work. You can create customers, assign plans, and log usage events through a single chat window. It turns a five-minute manual process into a five-second command, keeping your billing data clean and your team focused on actual work.
What Vinkius changes
You get a direct bridge between your AI's chat and your billing engine.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Onboarding a new enterprise client
A sales lead asks the agent to create a new account for 'Global Tech' and assign them the 'Enterprise' plan.
- Real-world use case 02
Handling a billing dispute
A support rep asks the agent to check the last 3 invoices for a specific client.
- Real-world use case 03
Tracking usage for a tiered plan
A developer wants to see how much data a client used today.
Complete set · 10capabilities
The complete Salesbricks API capability set.
These are the exact actions your AI can choose when you ask it to work with Salesbricks API.
01—04
4 capabilities in this set.
Part of 10 available through Salesbricks API.
- 01 Capability
List subscriptions
View a history of all active and past subscriptions. It gives you a clear look at your recurring revenue.
- 02 Capability
Record usage
Log a specific usage event for a customer. This feeds the billing intelligence needed for usage-based pricing.
- 03 Capability
Update customer
Change the name of an existing customer. It's a quick way to keep your CRM data accurate.
- 04 Capability
Create subscription
Create a new subscription for a specific customer using a JSON object of plan details. This makes it easy to automate the onboarding of new B2B clients.
05—07
3 capabilities in this set.
Part of 10 available through Salesbricks API.
- 05 Capability
List products
See every software plan and product you have available. This helps you verify what's currently on the market.
- 06 Capability
Create customer
Make a new B2B customer account with a company name and email. This kicks off the entire billing lifecycle.
- 07 Capability
Delete customer
Remove a customer from your Salesbricks account permanently. Use this only when you need to purge a record from your system.
08—10
3 capabilities in this set.
Part of 10 available through Salesbricks API.
- 08 Capability
Get customer
Fetch the full profile for a specific customer. It shows their active subscriptions and payment history in one view.
- 09 Capability
List customers
Get a complete list of all customers in your account. This is useful for a quick audit of your current user base.
- 10 Capability
List invoices
Pull a list of every invoice generated in your system. You can use this to check for unpaid bills or past revenue.
Set up in minutes
One URL. Then ask Salesbricks API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Salesbricks API from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Salesbricks API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Salesbricks API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Salesbricks API URL.
- Step 03
Save and start
Save the connection and enable Salesbricks API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"salesbricks": {
"url": "https://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Salesbricks API
Open Agent mode in chat and ask: "Using Salesbricks API, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"salesbricks": {
"url": "https://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Salesbricks API
Ask Copilot: "Using Salesbricks API, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"salesbricks": {
"url": "https://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Salesbricks API
Open Cascade and ask: "Using Salesbricks API, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"salesbricks": {
"url": "https://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Salesbricks API
Ask Cline: "Using Salesbricks API, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add salesbricks --transport http "https://edge.vinkius.com/vk_preview_XwPkxs38fu1JFe44lDZCwwSYetdCHZLZ2RHPGaWz/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Salesbricks API
Ask Claude: "Using Salesbricks API, show me...". 10 tools are ready
Where the request belongs
Work Salesbricks API can move forward.
This is for revenue ops leads and B2B account managers who are tired of manual data entry for subscriptions. It's for the person who needs to answer 'Is this customer paid up?' without opening three different browser tabs.
Revenue Operations Manager
Handles subscription audits and usage tracking during team syncs without leaving the chat.
B2B Account Manager
Creates new customer profiles and assigns plans during sales calls to speed up onboarding.
Billing Specialist
Fetches invoice history and updates customer details to keep records clean and accurate.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBillsby
Manage subscription billing via Billsby. list customers, subscriptions, and invoices directly from any AI agent.
Axonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
Stigg
Automate billing and subscription management via Stigg. provision customers, manage plans, and report usage directly from any AI agent.
Younium
Manage B2B subscriptions, accounts, and financial metrics on Younium. the leading subscription management and billing platform.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Wuro
Manage your business billing, product catalog, and contacts with Wuro.fr through AI.
Bring your own AI
Change the model, client or framework. Keep Salesbricks API connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Salesbricks API.
The practical details behind the request, access and result.
Can the Salesbricks MCP handle B2B customer creation?
Yes, it lets your agent create new accounts with company names and emails instantly. This helps you onboard new clients much faster.
How does it help with usage-based billing?
You can use it to record usage events, which Salesbricks then uses to calculate accurate bills. It's perfect for tracking data consumption or seats.
Can I audit my revenue with this Connector?
You can pull a full list of invoices and active subscriptions to see exactly what's coming in. It's great for quick revenue checks during meetings.
Does it work for managing different software plans?
Yes, it lets you see every product plan you have available in your Salesbricks account. You can verify your offerings in seconds.
Is it safe to delete customers?
You can delete customers, but the action is permanent. It's best to use it only for cleaning up old records to keep your database tidy.
How do I get my billing data into my AI?
You connect the Salesbricks MCP to your AI client and provide your API key. From there, your agent can access all your billing and subscription data.
Can the AI forcefully complete, cancel, or permanently delete invoices natively in Salesbricks?
No. The integration ensures strict read and record functionalities largely scoped. Capabilities exist to list your active ledgers, check subscriptions, and securely create items. Hard deletions of generated financial objects are intrinsically abstracted to preserve data health seamlessly natively.
Does the `create_customer` feature directly start building and processing a payable cart?
The create_customer capability is explicitly isolated to constructing a metadata profile strictly in the Salesbricks directory to link future purchases manually. To initiate a true subscription pipeline dynamically to them, the specialized create_subscription method is typically handled passing precise product details independently.
What happens when I trigger the `record_usage` event through the AI interface chat organically?
Invoking record_usage accepts a simple JSON object constructed by the AI modeling your required data shape accurately. Salesbricks smoothly processes this metered data to bill users correctly based exactly efficiently organically natively purely precisely on the event consumed flawlessly in your infrastructure correctly nicely accurately cleanly completely elegantly automatically faithfully successfully.
One connection away
Give your agent a direct line to Salesbricks API.
Connect Salesbricks API once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available