Plisio
Plisio is a cryptocurrency payment gateway that enables businesses to accept payments in over 15 cryptocurrencies, including Bitcoin, Ethereum, and Litecoin.
Verdict
Common use cases
- Reconcile crypto payments during month-end close
- Check Bitcoin balance before approving payouts
- Pull invoice status for customer support tickets
- Review withdrawal history for audit prep
- Compare fee plans before scheduling transfers
Integration
- Vendor
- Plisio
- Category
- other
- Auth
- API_KEY
- Tools
- 6
- Composio slug
plisio
Tools
- Get All Balances
Tool to retrieve balances for a specific cryptocurrency. requires psys cid (currency code).
- Get Balance
Tool to retrieve all account balances. use after api credentials are configured.
- Get Fee Plans
Tool to retrieve available fee plans for a given cryptocurrency. specify a currency symbol like 'btc', 'eth' to get fee plan details.
- Get Plisio Operations
Tool to retrieve a list of operations (deposits and withdrawals). use when you need to fetch deposit and withdrawal transactions with optional filters and pagination. example: getoperations(currency='btc', limit=50).
- Get Plisio Transactions
Tool to retrieve a list of transactions and invoices. use after authenticating with your api key to fetch historical operations with optional filters and pagination. example: gettransactions(status='paid', limit=20).
- Get Plisio Withdrawals
Tool to retrieve a list of withdrawal operations. use when you need to fetch only withdrawal operations with optional filters and pagination. example: getwithdrawals(status='paid', limit=20).
Setup
Setup guide
- 11. Open your Switchy workspace and navigate to Settings > Integrations > Browse MCPs. 2. Search for Plisio and click Connect. 3. Log into your Plisio dashboard, go to API Settings, and generate a new API key with permissions for balances, transactions, and operations. 4. Copy the key and paste it into the Switchy connection modal, then click Authorize. 5. Return to any Space and type '@Plisio get all balances' to confirm the connection works — you should see a list of your cryptocurrency balances. 6. If the test fails, verify the API key hasn't expired and that you granted read access to the necessary endpoints in Plisio's dashboard.
What teammates see: by default, memories from Plisio are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.
Works well with
Top models
Compatibility data appears once enough Spaces have used this MCP together with a given model.
How Switchy teams use it
Starter prompts
Check All Balances
@Plisio get all balances so I can see what we're holding across Bitcoin, Ethereum, and other coins right now.Open in a Space →
Review Recent Transactions
@Plisio get the last 20 transactions with status 'paid' so I can match them against our accounting records.Open in a Space →
List Pending Withdrawals
@Plisio show me all pending withdrawals so I can follow up on any that are stuck in processing.Open in a Space →
Compare Fee Plans
@Plisio get fee plans for BTC so I can decide which tier makes sense for our next batch of payouts.Open in a Space →
Audit Deposit History
@Plisio fetch all deposit operations from the last 30 days so I can audit incoming payments for our quarterly report.Open in a Space →
Example outputs
Illustrative - representative of the model's voice and quality, not literal recordings.
@Plisio show me all my current cryptocurrency balances across my account
Your Plisio account currently holds balances across 4 cryptocurrencies: Bitcoin (BTC): 0.00234 BTC (~$98.45 USD), Ethereum (ETH): 0.156 ETH (~$245.30 USD), Litecoin (LTC): 2.45 LTC (~$183.75 USD), and Tether (USDT): 150.00 USDT. Total portfolio value is approximately $677.50 USD at current exchange rates. All balances are available for withdrawal or invoice creation.
This example uses the Get All Balances tool to fetch a read-only snapshot of account holdings. Requires a valid API key with read permissions. Exchange rates shown are illustrative — Plisio returns crypto amounts, not fiat conversions. Useful for portfolio checks before creating invoices or planning withdrawals.
@Plisio retrieve my last 15 withdrawal operations, filtering for completed transactions only
Found 12 completed withdrawals in your account history: Most recent withdrawal was 0.0015 BTC to address 1A1zP1...eP5QGefi on March 15, 2025 (txid: a3f2b..., fee: 0.00002 BTC). Second withdrawal was 0.5 ETH to 0x742d35...Cc8 on March 12, 2025. Withdrawals span February 28 through March 15. All transactions show 'completed' status with on-chain confirmations. Three withdrawals remain pending from earlier requests.
This example demonstrates the Get Plisio Withdrawals tool with status filtering and pagination. Requires API key with transaction history access. Withdrawal records include destination addresses and transaction IDs — handle this data carefully in shared Spaces. Useful for reconciling outbound payments or auditing fee costs across multiple currencies.
@Plisio check the available fee plans for Bitcoin, then recommend which tier makes sense for processing 50 small invoices per month
Plisio offers three Bitcoin fee plans: Economy (0.5% + network fee, ~10-60 min confirmation), Standard (0.8% + network fee, ~5-30 min confirmation), and Priority (1.2% + network fee, ~1-10 min confirmation). For 50 small invoices monthly, I'd recommend the Economy tier. Assuming average invoice value of $100, you'd pay ~$25/month in fees versus ~$40 on Standard or ~$60 on Priority. The slower confirmation time is acceptable for non-urgent payments, and you'll save $180 annually. If any invoices are time-sensitive, you can override to Priority on a per-transaction basis.
This example pairs the Get Fee Plans tool with AI reasoning to provide actionable cost analysis. Fee structures vary by cryptocurrency and change with network conditions — treat percentages as illustrative. Requires understanding your payment volume and urgency tolerance. Useful for merchants optimizing payment processing costs across different crypto acceptance strategies.
Use-case deep-dives
When Plisio fits a small subscription business taking crypto
A 6-person SaaS team accepts Bitcoin and Ethereum for annual subscriptions. They need to reconcile payments against Stripe invoices and flag failed transactions during weekly finance reviews. Plisio's Get Plisio Transactions tool pulls invoice history with status filters, and Get Balance confirms settlement amounts without logging into the dashboard. This works cleanly if you process under 200 crypto payments per month—the pagination limit is 100 per call, so two queries cover most weeks. Above that volume, you're better off with a dedicated accounting integration or webhook listener. If your finance lead already uses Switchy for Stripe reconciliation, adding Plisio keeps crypto payments in the same workspace without switching tabs.
Plisio for monthly payout verification at small marketplaces
A 4-person marketplace team pays out crypto earnings to 30 sellers at month-end. The ops lead needs to verify that all scheduled withdrawals cleared and flag any stuck transactions before closing the books. Get Plisio Withdrawals filters by status and date range, so one query shows pending or failed payouts without scrolling through the full transaction log. This scenario assumes you're using Plisio's withdrawal API directly—if sellers request payouts through a custom dashboard, you'll need to cross-reference transaction IDs manually. The tool doesn't expose memo fields or seller metadata, so it's best for teams who track payout details in a separate spreadsheet or Airtable. If your monthly payout count stays under 50, this MCP saves 15 minutes of dashboard clicking.
When Get Fee Plans helps a merchant compare network costs
A 3-person e-commerce team processes 500 crypto orders per week and wants to lower transaction fees by switching between Bitcoin, Litecoin, and Ethereum based on current network congestion. Get Fee Plans returns fee tiers for each currency, so the team can compare costs before updating the checkout page. This only makes sense if you're already comfortable adjusting payment options weekly—most small merchants set a default currency and leave it alone. The tool doesn't predict fee changes or recommend the cheapest option; it just surfaces Plisio's current fee structure. If your average order value is under $50, the time spent checking fees probably costs more than the savings. Use this if you're optimizing margins on high-ticket items or running a crypto-native storefront where customers expect multiple coin options.
Frequently asked
What does the Plisio MCP do in Switchy?
It connects your Plisio cryptocurrency payment gateway to Switchy's AI workspace. Your team can check crypto balances, pull transaction histories, review fee plans, and monitor deposits or withdrawals across Bitcoin, Ethereum, and other supported currencies — all without leaving the chat. Useful for finance teams reconciling crypto payments or support agents checking invoice status.
Do I need admin access to connect Plisio?
You need a Plisio API key with read permissions for balances, transactions, and operations. Plisio issues keys from your account dashboard under API settings. If your key lacks withdrawal or fee-plan scopes, those tools won't work. Most teams use a read-only key to avoid accidental writes from the AI.
Can the Plisio MCP create invoices or send withdrawals?
No. The six tools are read-only: balances, transactions, operations, withdrawals, and fee plans. You cannot generate new invoices, initiate payouts, or update settings through Switchy. For writes, log into Plisio directly or use their full REST API outside the MCP.
Why use this instead of the Plisio dashboard?
Speed and context. Instead of switching tabs to check if a customer's Bitcoin payment cleared, you ask Switchy in the same thread where you're drafting the support reply. The MCP also lets you filter transactions by status or currency in natural language, which is faster than clicking through dashboard dropdowns for quick lookups.
Who on the team should connect the Plisio account?
Whoever holds the Plisio API key — typically a finance lead or ops manager. Once connected in Switchy, any workspace member can query balances or transactions. If you rotate the API key in Plisio, that person needs to reconnect the MCP or the tools will fail with auth errors.