Trolley Global Payouts & Tax Compliance Connector for AI agents.
6 live capabilities
Manage international payments and tax compliance for global marketplaces.
Waiting for input…
Why people use Trolley Global Payouts & Tax Compliance
Trolley Global Payouts & Tax Compliance for Marketplace Operations
This Connector puts all that data into one chat. Your agent can check payment statuses, find payees, and pull tax forms in seconds. You stop hunting for info and start making decisions.
What Vinkius changes
You get a way to manage global finance operations through natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Missing Tax Forms
A compliance officer asks for the W-8 status on a new provider.
- Real-world use case 02
Payout Audit
A marketplace owner wants to see who got paid this week.
- Real-world use case 03
Balance Check
A finance lead asks for current funding.
Complete set · 6capabilities
The complete Trolley Global Payouts & Tax Compliance capability set.
These are the exact actions your AI can choose when you ask it to work with Trolley Global Payouts & Tax Compliance.
01—03
3 capabilities in this set.
Part of 6 available through Trolley Global Payouts & Tax Compliance.
- 01 Capability
Get recipient
Pull up the specific details for a single payee. Use this to quickly check a contractor's info without searching a database.
- 02 Capability
Get tax forms
Retrieve tax documentation for a recipient to check their status. This confirms if a payee is compliant for your next payout.
- 03 Capability
List balances
See your account balances across all different funding sources. It gives you a clear view of your available capital in multiple currencies.
04—06
3 capabilities in this set.
Part of 6 available through Trolley Global Payouts & Tax Compliance.
- 04 Capability
List invoices
View all invoices associated with your payees in one list. This helps you track which payments are tied to specific billing records.
- 05 Capability
List payments
Check the current status of all payments in your Trolley account. Use it to see what is completed, pending, or failed instantly.
- 06 Capability
List recipients
Get a full list of all payees currently in your payout workflow. This is the fastest way to see everyone you currently send money to.
Set up in minutes
One URL. Then ask Trolley Global Payouts & Tax Compliance to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Trolley Global Payouts & Tax Compliance 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_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Trolley Global Payouts & Tax Compliance for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance URL.
- Step 03
Save and start
Save the connection and enable Trolley Global Payouts & Tax Compliance in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"trolley-global-payouts-tax-compliance": {
"url": "https://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance
Open Agent mode in chat and ask: "Using Trolley Global Payouts & Tax Compliance, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"trolley-global-payouts-tax-compliance": {
"url": "https://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance
Ask Copilot: "Using Trolley Global Payouts & Tax Compliance, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"trolley-global-payouts-tax-compliance": {
"url": "https://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance
Open Cascade and ask: "Using Trolley Global Payouts & Tax Compliance, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"trolley-global-payouts-tax-compliance": {
"url": "https://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance
Ask Cline: "Using Trolley Global Payouts & Tax Compliance, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add trolley-global-payouts-tax-compliance --transport http "https://edge.vinkius.com/vk_preview_14scK4w5ewaplWYrzkVCt3g1ifJCBnKJLWiEuFZJ/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 Trolley Global Payouts & Tax Compliance
Ask Claude: "Using Trolley Global Payouts & Tax Compliance, show me...". 6 tools are ready
Where the request belongs
Work Trolley can move forward.
Finance leads who are tired of manual spreadsheet updates for global payees. It's for people who need to move money across borders without the headache of manual compliance checks.
Marketplace Operator
Manages payouts to thousands of providers across different regions and ensures every transaction is logged.
Compliance Officer
Ensures every recipient has the right tax forms before a cent moves to avoid regulatory issues.
Finance Manager
Monitors real-time balances and payment statuses to keep the company books accurate and updated.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPingPong
Global multi-currency payment platform for E-commerce. manage accounts, balances, and payouts via AI.
Finmo
Manage global pay-ins, payouts, and multi-currency wallets through AI agents with Finmo.
Airwallex
Process global payments, manage multi-currency accounts, and track international transfers with enterprise-grade treasury capabilities.
LianLian Pay
Global cross-border payment and settlement platform. manage balances, payments, and settlements via AI.
Adyen
Global payment processing. manage payments, refunds, and merchant accounts via AI.
Getpaid
Manage billing, track payments, and initiate checkouts via AI agents with Getpaid.io.
Bring your own AI
Change the model, client or framework. Keep Trolley 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 Trolley.
The practical details behind the request, access and result.
What does Trolley Global Payouts & Tax Compliance MCP do?
This Connector connects your AI agent to your Trolley account so you can manage global payees, track payments, and audit tax forms using natural language.
How does this help with international payouts?
It gives you a way to monitor payments across different currencies and funding sources in one place, making it easier to manage a global workforce or marketplace.
Can I check tax forms for my contractors?
Yes, you can ask your agent to pull up the tax documentation for any specific recipient to ensure they are compliant before you send a payment.
How do I see my account balances?
You can simply ask your agent to show your balances. It will pull your funding totals across all your different sources and currencies instantly.
Can I use this to manage marketplace payees?
Yes, it's designed for that. You can list all your recipients, find specific payees, and track their invoices all through your AI client.
Does this help with W-8 and W-9 forms?
Yes, the Connector allows your agent to retrieve and audit these specific tax forms for your recipients to keep your business compliant.
Can I check if a recipient has submitted their W-9 form?
Yes! Use the get_tax_forms capability with the recipient ID. It will return the status and details of all tax forms associated with that person.
How do I see my current balance in EUR?
Use the list_balances capability. It will return a list of all currency balances in your Trolley account, including EUR, USD, and others.
Can I track the status of a specific payment?
Yes. Use the get_payment capability with the specific Payment ID to retrieve its real-time status (e.g., pending, completed, or failed) and other relevant details.
One connection away
Give your agent a direct line to Trolley.
Connect Trolley once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available