Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (only used when MCP_TRANSPORT=http) | 3000 |
| INDEXER_URL | No | Indigo analytics API base URL | https://analytics.indigoprotocol.io/api/v1 |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| CARDANO_NETWORK | No | Cardano network: mainnet, preprod, or preview | mainnet |
| BLOCKFROST_API_KEY | No | Blockfrost project ID for transaction building. Required for write operations (transaction building). Read-only tools work without it. |
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 | |