HomeMarketplace
Pricing

Plisio MCP Integration - AI Agent Tools

Connect Plisio with AI agents using Model Context Protocol (MCP). Seamlessly integrate Plisio tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 6+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Payment Gateway tools for AI automation

Setup Instructions

Install Plisio MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Plisio with your AI agent.

Benefits

  • Automate Plisio workflows with AI
  • Increase productivity with AI-powered Plisio operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Plisio
Plisio

Plisio is a cryptocurrency payment gateway that enables businesses to accept payments in over 15 cryptocurrencies, including Bitcoin, Ethereum, and Litecoin.

Completely Secure
VerifiedComposioComposio Managed
Users
36505
Tools
6
Last Updated
12h ago

Category

Payment Gateway

36505VIEWS
2096USERS

Tools

Page 1 of 1

Get Balance

Tool to retrieve all account balances. use after api credentials are configured.

Get All Balances

Tool to retrieve balances for a specific cryptocurrency. requires psys cid (currency code).

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).