Fuse Network
Officialby fuseio
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENS_RPC_URL | No | Ethereum mainnet RPC for ENS resolution | |
| FUSE_NETWORK | No | Network: mainnet or spark | mainnet |
| FUSE_RPC_URL | No | Override JSON-RPC endpoint | |
| MCP_HTTP_HOST | No | HTTP bind host | 0.0.0.0 |
| MCP_HTTP_PATH | No | HTTP route path | /mcp |
| MCP_HTTP_PORT | No | HTTP listen port | 3000 |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| FUSEBOX_BASE_URL | No | Override SDK's Fusebox API host | |
| FUSE_PRIVATE_KEY | No | 32-byte hex private key for the signer (required for write tools) | |
| FUSE_EXPLORER_URL | No | Override Blockscout explorer base URL | |
| FUSEBOX_API_ORIGIN | No | Override raw HTTP client's Fusebox API origin | https://api.fuse.io |
| FUSE_USE_PAYMASTER | No | Enable paymaster for gasless UserOps | false |
| FUSEBOX_PUBLIC_API_KEY | No | Public API key for SDK and smart-account tools | |
| FUSEBOX_SECRET_API_KEY | No | Secret API key for Notification API tools | |
| FUSE_ENTRYPOINT_ADDRESS | No | Override ERC-4337 EntryPoint address |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues