Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port for the MCP server (default: 3101) | 3101 |
| TESTNET | Yes | "true" for testnet, "false" for mainnet | |
| ABSTRACT_RPC_URL | Yes | Abstract network RPC URL | |
| MCP_DISABLE_PINGS | No | "true" to disable ping messages | |
| ABSTRACT_PRIVATE_KEY | Yes | EOA private key that pays gas fees |
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 | |