Fewsats
officialEnable AI Agents to purchase anything in a secure way using Fewsats
fewsats-mcp: A Fewsats MCP Server
Overview
This MCP server integrates with Fewsats and allows AI Agents to purchase anything in a secure way.
MCP is
Tools
-
balance- Retrieve the balance of the user's wallet
- Input: None
- Returns: Current wallet balance information
-
payment_methods- Retrieve the user's payment methods
- Input: None
- Returns: List of available payment methods
-
pay_offer- Pays an offer with the specified ID from the l402_offers
- Input:
offer_id(string): String identifier for the offerl402_offer(object): Offer details containing:offers: Array of offer objects with ID, amount, currency, description, titlepayment_context_token: Payment context token stringpayment_request_url: URL for payment requestversion: API version string
- Returns: Payment status response
-
payment_info- Retrieve the details of a payment
- Input:
pid(string): Payment ID to retrieve information for
- Returns: Detailed payment information
Installation
Using uv (recommended)
When using uv no specific installation is needed. We will
use uvx to directly run fewsats-mcp.
uvx fewsats-mcp
Using PIP
Alternatively you can install fewsats-mcp via pip:
pip install fewsats-mcp
After installation, you can run it as a script using:
fewsats-mcp
Configuration
Usage with Claude Desktop
Add this to your claude_desktop_config.json:
Important: Replace YOUR_FEWSATS_API_KEY with the API key you obtained from Fewsats.com.
Using uvx
"mcpServers": {
"Fewsats Server": {
"command": "uvx",
"args": ["fewsats-mcp"],
"env": {
"FEWSATS_API_KEY": "YOUR_FEWSATS_API_KEY"
}
}
}
Related Servers
AILibrary MCP Server
API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.
Soccerdata MCP Server
Provides real-time football match information from the SoccerDataAPI using natural language.
ForgingBlock
The infrastructure for AI-driven payments
HireOtto - Google Ads MCP
A remote Google Ads MCP server built by a marketer for marketers
CarAPI.dev
Remote MCP server giving AI agents instant access to comprehensive vehicle data: VIN decoding, license-plate lookup, stolen-vehicle checks, mileage history, inspection records, photos, and market valuations across 24 markets. Connect with a single Authorization: Bearer API key from any MCP client (Claude Desktop, Claude Code, Cursor, ChatGPT, Cline, Zed). Stateless and hosted at https://mcp.carapi.dev/mcp — no setup, no session management, just plug in your key and start querying. Includes a free carapi_docs tool for searching CarAPI documentation without authentication.
Photo AI Studio
AI photo generation, editing, and video creation. 150+ themes, 19 edit operations, 3 video types.
Wokelo AI MCP Server
Dealmaking research MCP for AI assistants - company intelligence, transaction data, and research deliverables via MCP.
Tickory MCP Server
Scheduled scans across all Binance spot and perpetual pairs using CEL rules (RSI, volume, MAs, price action). Runs server-side 24/7, fires webhooks on match, with delivery proof and alert explainability.
Manifold Markets
Interact with Manifold Markets prediction markets, including market creation, trading, and liquidity management.