fewsats-mcp: A Fewsats MCP Server
@Fewsats
About fewsats-mcp: A Fewsats MCP Server
Fewsats MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fewsats-mcp": {
"command": "uvx",
"args": [
"fewsats-mcp"
]
}
}
}Tools
8None
Current wallet balance information
None
List of available payment methods
`offer_id` (string): String identifier for the offer
Payment status response
`pid` (string): Payment ID to retrieve information for
Detailed payment information
Overview
What is fewsats-mcp?
Fewsats-mcp is a Model Context Protocol server that integrates with the Fewsats platform, enabling AI Agents to securely purchase items. It provides tools for wallet management, payment methods, and processing offers.
How to use fewsats-mcp?
Install via uvx fewsats-mcp (recommended) or pip install fewsats-mcp and run fewsats-mcp. Set the FEWSATS_API_KEY environment variable with your key from Fewsats.com. For Claude Desktop, add a configuration entry pointing to the command and environment variable.
Key features of fewsats-mcp
- Retrieve wallet balance via
balancetool. - List saved payment methods via
payment_methods. - Pay an L402 offer using
pay_offer. - Fetch payment details with
payment_info. - Secure purchasing for AI Agents through Fewsats.
Use cases of fewsats-mcp
- AI Agent checks wallet balance before making a purchase.
- Agent retrieves available payment methods to select one.
- Agent pays a specific L402 offer using its ID and details.
- Agent queries the status or details of a completed payment.
FAQ from fewsats-mcp
What does fewsats-mcp do?
It allows AI Agents to securely purchase items by interacting with the Fewsats platform through MCP tools.
How do I install fewsats-mcp?
Use uvx fewsats-mcp (recommended) or pip install fewsats-mcp then run fewsats-mcp.
What configuration is required?
You must set the FEWSATS_API_KEY environment variable to an API key obtained from Fewsats.com.
What tools does fewsats-mcp provide?
It provides four tools: balance, payment_methods, pay_offer, and payment_info.
Can I use fewsats-mcp with Claude Desktop?
Yes, add a configuration entry in claude_desktop_config.json that runs uvx fewsats-mcp and passes the FEWSATS_API_KEY environment variable.
Frequently asked questions
What does fewsats-mcp do?
It allows AI Agents to securely purchase items by interacting with the Fewsats platform through MCP tools.
How do I install fewsats-mcp?
Use `uvx fewsats-mcp` (recommended) or `pip install fewsats-mcp` then run `fewsats-mcp`.
What configuration is required?
You must set the `FEWSATS_API_KEY` environment variable to an API key obtained from Fewsats.com.
What tools does fewsats-mcp provide?
It provides four tools: `balance`, `payment_methods`, `pay_offer`, and `payment_info`.
Can I use fewsats-mcp with Claude Desktop?
Yes, add a configuration entry in `claude_desktop_config.json` that runs `uvx fewsats-mcp` and passes the `FEWSATS_API_KEY` environment variable.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments