The server is an open-source project that you run on your own machine. It is designed for developers and users who want complete control over their environment.
Important: The Local Fireblocks MCP Server is our more advanced MCP solution. Learn more about the different alternatives to connect AI agents to Fireblocks here.
Key Benefits
- Maximum control: You manage the entire server environment, including its configuration, dependencies, and security.
- Enhanced privacy: Your Fireblocks API credentials and sensitive data never leave your local machine, as the server communicates locally with your AI agent.
- Customization: As it is an open-source project (https://github.com/fireblocks/fireblocks-mcp), you have the flexibility to inspect, modify, and extend the server's functionality as needed.
How to run the Local MCP Server
Follow the instructions within the GitHub repository.