apk-mcp-llm-wallet

0xPolygon/apk-mcp-llm-wallet

3.3

If you are the rightful owner of apk-mcp-llm-wallet and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The LLM Wallet MCP Server is a universal Model Context Protocol server that provides wallet capabilities and x402 micropayment functionality to AI agents.

Tools

Functions exposed to the LLM to take actions

wallet_create

Create new HD wallet with encrypted storage.

wallet_import

Import existing wallet from private key.

wallet_balance

Check USDC and native token balance.

wallet_history

View payment and transaction history.

wallet_set_limit

Set per-transaction and daily spending caps.

wallet_get_limits

Get current limits and daily usage statistics.

x402_check_payment

Pre-check if wallet can afford payment.

x402_pay

Make payment to x402-protected resource.

seller_verify_payment

Verify incoming payment from buyer.

seller_settle_payment

Settle verified payment on-chain.

seller_decode_payment

Decode payment header without calling facilitator.

seller_create_requirements

Generate payment requirements for protected resource.

seller_generate_402_response

Generate 402 Payment Required response.

api_register

Register any paid API endpoint as an MCP tool.

api_list

List all registered API tools.

api_call

Execute a registered API tool with parameters.

api_unregister

Remove a registered API tool.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources