A
securityA
licenseA
qualityAn MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
Last updated -
4
3
8
TypeScript
MIT License
该 MCP 服务器与Fewsats集成,并允许 AI 代理以安全的方式购买任何东西。
MCP 是
balance
payment_methods
pay_offer
offer_id
(字符串):优惠的字符串标识符l402_offer
(对象):优惠详情包含:offers
:包含 ID、金额、货币、描述、标题的优惠对象数组payment_context_token
:付款上下文令牌字符串payment_request_url
:付款请求的 URLversion
:API 版本字符串payment_info
pid
(字符串):用于检索信息的付款 ID使用uv
时无需特殊安装。我们将使用uvx
直接运行fewsats-mcp 。
或者,您可以通过 pip 安装fewsats-mcp
:
安装后,您可以使用以下命令将其作为脚本运行:
将其添加到您的claude_desktop_config.json
中:
重要提示:将YOUR_FEWSATS_API_KEY
替换为您从Fewsats.com获取的 API 密钥。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
与 Fewsats 集成的 MCP 服务器允许 AI 代理通过检索余额、访问付款方式和处理付款来安全地购买任何东西。