AI42-MCP X402 Payment Server
by Kishore-MK
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOLANA_PRIVATE_KEY | Yes | Your Solana wallet private key in base58 format (devnet) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-balanceB | Check the current SOL balance in your wallet |
| get-payment-historyC | View all payments made during this session |
| set-payment-limitA | Set maximum amount willing to pay per request (in SOL). Set to 0 to remove limit. |
| fetch-with-paymentA | Fetch data from a website or API. Automatically handles payment if required (402 status). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Kishore-MK/ai42-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server