Skip to main content
Glama
Fewsats

Fewsats MCP Server

Official
by Fewsats

payment_methods

Retrieve user payment methods to troubleshoot issues or when instructed. Fewsats MCP Server's tool ensures access to payment details for secure transactions and balance management.

Instructions

Retrieve the user's payment methods. You will rarely need to call this unless instructed by the user, or to troubleshoot payment issues. Fewsats will automatically select the best payment method.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • MCP tool handler function for 'payment_methods'. It retrieves the user's payment methods by calling Fewsats().payment_methods() and wraps the response using handle_response.
    async def payment_methods() -> str: """Retrieve the user's payment methods. You will rarely need to call this unless instructed by the user, or to troubleshoot payment issues. Fewsats will automatically select the best payment method.""" return handle_response(Fewsats().payment_methods())

Other Tools

Related Tools

Latest Blog Posts

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