
Cashfree MCP Server
The Cashfree MCP Server enables seamless AI-driven integration with Cashfree APIs, allowing developers to automate payment processing, manage payouts, and verif...
Integrate secure wallet management and automated payments into your AI agents with the Fewsats MCP Server for FlowHunt.
The Fewsats MCP (Model Context Protocol) Server acts as a bridge between AI assistants and the Fewsats platform, enabling secure and automated purchasing capabilities. By integrating with Fewsats, this MCP server allows AI agents to interact with user wallets, manage payment methods, and perform transactions such as paying for offers or retrieving payment information. This enhances development workflows by providing programmatic access to purchasing and payment functions, enabling advanced use cases where AI assistants can securely handle financial operations on behalf of users without manual intervention.
No prompt templates are mentioned in the available documentation or repository files.
No explicit MCP resources are listed in the available documentation or repository files.
offer_id
(string) and l402_offer
(object). Returns payment status response.pid
(string, payment ID). Returns detailed payment information.pay_offer
tool, facilitating seamless transactions in applications that require purchasing digital goods or services.payment_info
tool allows for retrieval of payment details, supporting features like transaction history, receipt generation, and auditing within AI-driven applications.No setup instructions for Windsurf are provided in the repository.
claude_desktop_config.json
file.mcpServers
section to include Fewsats MCP Server:"mcpServers": {
"Fewsats Server": {
"command": "uvx",
"args": ["fewsats-mcp"],
"env": {
"FEWSATS_API_KEY": "YOUR_FEWSATS_API_KEY"
}
}
}
Securing API Keys:
Use the env
field in your configuration to securely inject your API key.
No setup instructions for Cursor are provided in the repository.
No setup instructions for Cline are provided in the repository.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"fewsats-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “fewsats-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | |
List of Prompts | ⛔ | No prompt templates found |
List of Resources | ⛔ | No explicit resources listed |
List of Tools | ✅ | 4 tools: balance, payment_methods, pay_offer, payment_info |
Securing API Keys | ✅ | Uses env in config |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Based on the available documentation, the Fewsats MCP Server provides clear tool definitions and secure API key handling but lacks documented prompts and explicit resource definitions. Sampling and Roots support are not mentioned. Overall, this is a practical payment integration MCP with good setup documentation for certain platforms, but with room for improvement in standardization and multi-platform support.
Has a LICENSE | ⛔ |
---|---|
Has at least one tool | ✅ |
Number of Forks | 5 |
Number of Stars | 15 |
MCP Server rating: 5/10
The server delivers its core payment tools well, but lacks prompt templates, resources, sampling/roots documentation, and broad platform setup coverage.
The Fewsats MCP Server is a Model Context Protocol server that facilitates secure, automated wallet and payment management for AI assistants. It enables AI agents to access wallet balances, manage payment methods, initiate payments, and retrieve payment details from the Fewsats platform.
Four tools are available: `balance` (check wallet balance), `payment_methods` (list payment methods), `pay_offer` (pay for offers), and `payment_info` (retrieve payment details).
Inject your API key using the `env` field in your MCP server configuration (as shown in the Claude setup example) to keep your credentials secure.
It supports automated wallet balance checks, payment method management, programmatic purchasing of offers, and retrieval of payment information to power AI-driven financial workflows.
No prompt templates or custom MCP resources are provided in the current documentation for Fewsats MCP Server.
Detailed setup instructions are available for Claude. Other platforms (Windsurf, Cursor, Cline) currently have no official setup documentation.
The Fewsats MCP Server is rated 5/10: it offers essential payment tools and secure API key handling, but lacks prompt templates, resources, and multi-platform setup instructions.
Let your AI agents handle payments, manage wallets, and automate purchasing with Fewsats MCP Server. Streamline financial operations in your Flows now.
The Cashfree MCP Server enables seamless AI-driven integration with Cashfree APIs, allowing developers to automate payment processing, manage payouts, and verif...
The Freqtrade MCP Server connects AI assistants with the Freqtrade cryptocurrency trading bot, enabling AI-driven automated trading, market data access, and por...
The DodoPayments MCP Server enables AI assistants to seamlessly interact with external payment systems, allowing for automated payment processing, status checks...