Skip to main content
Glama

Fewsats MCP Server

Official
by Fewsats

payment_info

Retrieve payment details and inform users to approve pending transactions at app.fewsats.com when status is 'needs_review'. Requires payment ID (pid) as input.

Instructions

Retrieve the details of a payment. If payment status is needs_review inform the user he will have to approve it at app.fewsats.com

Input Schema

NameRequiredDescriptionDefault
pidYes

Input Schema (JSON Schema)

{ "properties": { "pid": { "title": "Pid", "type": "string" } }, "required": [ "pid" ], "title": "payment_infoArguments", "type": "object" }
Install Server

Other Tools from Fewsats MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fewsats/fewsats-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server