Checkbook.io Connector for AI agents.
8 live capabilities
Manage accounts payable and digital check payments from your chat.
Waiting for input…
Why people use Checkbook.io
Checkbook.io for Automating Accounts Payable
This Connector puts that entire process into your chat. You can tell your agent to pay an invoice or check a payment status, and it handles the API calls for you. You get a clean, conversational way to manage your disbursements without the tab-switching.
What Vinkius changes
You can manage your entire accounts payable workflow through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Paying multiple vendors quickly
An AP clerk needs to pay 10 vendors.
- Real-world use case 02
Checking monthly payment history
A business owner needs to know who's been paid this month.
- Real-world use case 03
Tracking physical check status
A logistics manager needs to know if a contractor's check was mailed.
Complete set · 8capabilities
The complete Checkbook.io capability set.
These are the exact actions your AI can choose when you ask it to work with Checkbook.io.
01—04
4 capabilities in this set.
Part of 8 available through Checkbook.io.
- 01 Capability
Get check details
Get specific info on a single check. Use this to see if a payment was successful or is still pending.
- 02 Capability
List recurring payments
See all your active check subscriptions. This helps you monitor ongoing payments without manual tracking.
- 03 Capability
Send digital check
Send a digital check to a recipient via email or phone. Use this for instant payments that don't require mail.
- 04 Capability
Send physical check
Send a physical check to a recipient via mail. This is the best way to pay vendors who prefer paper.
05—08
4 capabilities in this set.
Part of 8 available through Checkbook.io.
- 05 Capability
List checkbook invoices
View every invoice in your account. Use this to see what's currently outstanding or due.
- 06 Capability
Get checkbook profile
Pull your core account and profile info. It's the best way to check your current user settings.
- 07 Capability
List linked bank accounts
See all your connected bank accounts. Use this to check which accounts are verified and ready for use.
- 08 Capability
List checkbook checks
Pull a list of all digital and physical checks. This gives you a full history of your sent and received payments.
Set up in minutes
One URL. Then ask Checkbook.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Checkbook.io 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_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Checkbook.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io URL.
- Step 03
Save and start
Save the connection and enable Checkbook.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"checkbookio": {
"url": "https://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io
Open Agent mode in chat and ask: "Using Checkbook.io, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"checkbookio": {
"url": "https://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io
Ask Copilot: "Using Checkbook.io, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"checkbookio": {
"url": "https://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io
Open Cascade and ask: "Using Checkbook.io, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"checkbookio": {
"url": "https://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io
Ask Cline: "Using Checkbook.io, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add checkbookio --transport http "https://edge.vinkius.com/vk_preview_hjtXPaSPwMJv2x7I0pJPVEH69OJUH0h6xGwi2UZj/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 Checkbook.io
Ask Claude: "Using Checkbook.io, show me...". 8 tools are ready
Where the request belongs
Work Checkbook.io can move forward.
This is for the person who spends half their day in a banking portal or an invoice spreadsheet. It's for the office manager who has a pile of physical checks to mail and no time to do it.
Accounts Payable Clerk
Handles vendor payments and reconciles checks daily.
Small Business Owner
Manages all business expenses without opening a separate banking tab.
Payroll Administrator
Verifies employee payments and handles recurring payouts.
Logistics Manager
Tracks physical check statuses for independent contractors.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBrankas
Manage open finance operations via Brankas API. process direct payments, send disbursements, and access bank statements from any AI agent.
Efí Pay (Gerencianet)
Generate dynamic Pix charges, issue traditional bank slips (boletos), and check your account balance via Efí Pay.
Increase
Your very own programmatic commercial bank. Construct completely new bank accounts, fetch balance ledgers, map Routing numbers and fire wire limits.
Cora Bank
Connect your Cora Corporate account. Have your Ai Assistant generate structured Invoices, Boletos, and Pix codes while tracking active balances.
Column
Empower your Agent to operate a chartered US bank. Create accounts, trigger wire transfers, and orchestrate paper payouts using natural text.
Teller
Connect to your bank accounts, list transactions, check balances, and initiate payments via Teller API.
Bring your own AI
Change the model, client or framework. Keep Checkbook.io 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 Checkbook.io.
The practical details behind the request, access and result.
Can Checkbook.io MCP pay my vendors automatically?
Yes, you can use your agent to send digital checks via email or phone instantly, which automates the manual payment process for your vendors.
Does the Checkbook.io MCP handle physical mail?
Yes, it can trigger physical checks to be sent via mail to vendors who prefer paper payments, keeping everything in one place.
Can I use Checkbook.io MCP to see my bank balances?
You can list your connected bank accounts and see their verification status to help manage your available funds.
How do I manage recurring payments with Checkbook.io MCP?
The Connector lists all your active check subscriptions, making it easy to monitor ongoing payments and ensure they are active.
Can the Checkbook.io MCP find specific invoices?
Yes, it can pull a full list of invoices from your account so you can see what is currently outstanding or due for payment.
Is Checkbook.io MCP good for small businesses?
It is ideal for small business owners who want to move money and manage checks without having to log into a separate banking portal every time.
Can I send a physical check through the agent?
Yes! Use the send_physical_check capability. Provide the recipient's name, email, and amount. Checkbook.io will print and mail a physical check to the recipient.
How do I check if a check has been deposited?
Use the get_check_details capability with the unique check ID. Your agent will fetch the current status (e.g., IN_PROCESS, PAID, VOID).
Where do I find my Checkbook API Key and Secret?
Log in to your Checkbook.io account and navigate to Settings -> Developer. You can generate and copy your API Key and Secret from that section.
One connection away
Give your agent a direct line to Checkbook.io.
Connect Checkbook.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available