8DX MCP Server
Officialby 8DX-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EIGHTDX_RPC_URL | No | Default Ethereum RPC URL for the local signer. | |
| EIGHTDX_BSC_RPC_URL | No | BNB Smart Chain RPC URL for the local signer. | |
| EIGHTDX_API_BASE_URL | No | 8DX REST API base URL. | https://swap.ggp.gg |
| EIGHTDX_ARBITRUM_RPC_URL | No | Arbitrum RPC URL for the local signer. | |
| EIGHTDX_ETHEREUM_RPC_URL | No | Ethereum RPC URL for the local signer. Overrides EIGHTDX_RPC_URL. | |
| EIGHTDX_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds. | 30000 |
| EIGHTDX_SIGNER_PRIVATE_KEY | No | Private key for the opt-in local signer. Never use this in an untrusted host. | |
| EIGHTDX_ENABLE_LOCAL_SIGNER | No | Enables MCP-side transaction signing only when set to true. | false |
| EIGHTDX_WALLETCONNECT_RELAY_URL | No | Optional WalletConnect relay override. | |
| EIGHTDX_WALLETCONNECT_PROJECT_ID | No | Optional WalletConnect project override. WalletConnect works out of the box. | 8DX default project |
| EIGHTDX_WALLETCONNECT_METADATA_URL | No | WalletConnect app URL shown in wallets. | https://8dx.io |
| EIGHTDX_WALLETCONNECT_METADATA_NAME | No | WalletConnect app name shown in wallets. | 8DX MCP |
| EIGHTDX_WALLETCONNECT_METADATA_ICONS | No | Comma-separated icon URLs for WalletConnect metadata. | |
| EIGHTDX_WALLETCONNECT_METADATA_DESCRIPTION | No | WalletConnect app description shown in wallets. | 8DX MCP server wallet connection |
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/8DX-io/8dx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server