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 |
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
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/fuseio/fuse-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server