tempo-mcp
by arome3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEMPO_RPC_URL | No | RPC endpoint URL | https://rpc.testnet.tempo.xyz |
| TEMPO_CHAIN_ID | No | Chain ID | 42429 |
| TEMPO_LOG_LEVEL | No | Log level (debug/info/warn/error) | info |
| TEMPO_RATE_LIMIT | No | Max tool calls per minute | 60 |
| TEMPO_DAILY_LIMIT | No | Daily spending limit | 10000 |
| TEMPO_PRIVATE_KEY | No | Wallet private key (0x-prefixed) | |
| TEMPO_EXPLORER_URL | No | Block explorer URL | https://explore.tempo.xyz |
| TEMPO_DEFAULT_TOKEN | No | Default payment token | AlphaUSD |
| TEMPO_FEE_PAYER_KEY | No | Fee payer private key (local mode) | |
| TEMPO_FEE_RELAY_URL | No | Relay service URL | https://sponsor.testnet.tempo.xyz |
| TEMPO_KEYSTORE_PATH | No | Path to encrypted keystore | |
| TEMPO_AUDIT_LOG_PATH | No | Audit log file path | ./logs/audit.jsonl |
| TEMPO_FEE_PAYER_TYPE | No | Sponsor mode (local or relay) | local |
| TEMPO_ALLOWLIST_ENABLED | No | Enable address restrictions | false |
| TEMPO_AUDIT_LOG_ENABLED | No | Enable audit logging | true |
| TEMPO_FEE_PAYER_ADDRESS | No | Fee payer wallet address | |
| TEMPO_KEYSTORE_PASSWORD | No | Keystore decryption password | |
| TEMPO_MAX_SINGLE_PAYMENT | No | Max single payment amount | 1000 |
| TEMPO_FEE_SPONSORSHIP_ENABLED | No | Enable gasless transactions | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/arome3/tempo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server