Enable AI Agents to purchase anything in a secure way using Fewsats
This MCP server integrates with Fewsats and allows AI Agents to purchase anything in a secure way.
MCP is
balance
payment_methods
pay_offer
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 stringpayment_info
pid
(string): Payment ID to retrieve information forWhen using uv
no specific installation is needed. We will
use uvx
to directly run fewsats-mcp.
uvx fewsats-mcp
Alternatively you can install fewsats-mcp
via pip:
pip install fewsats-mcp
After installation, you can run it as a script using:
fewsats-mcp
Add this to your claude_desktop_config.json
:
Important: Replace YOUR_FEWSATS_API_KEY
with the API key you obtained from Fewsats.com.
"mcpServers": {
"Fewsats Server": {
"command": "uvx",
"args": ["fewsats-mcp"],
"env": {
"FEWSATS_API_KEY": "YOUR_FEWSATS_API_KEY"
}
}
}
MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.
MCP Server for DealX platform
An MCP server for fetching verifiable random numbers from the drand network.
Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities
Fulcra Context MCP server for accessing your personal health, workouts, sleep, location, and more, all privately. Built around Context by Fulcra.
generate lyrics, song and background music(instrumental)
A 3D Printing MCP server that allows for querying for live state, webcam snapshots, and 3D printer control.
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
Execute stock and crypto trades via Trade Agent
PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.