Back to MCP Servers
Blocknative
Providing real-time gas price predictions across multiple blockchains, powered by Blocknative.
finance-fintechai
By kukapay
Installation
npx -y blocknative-mcpConfiguration
{
"mcpServers": {
"blocknative-mcp": {
"command": "npx",
"args": ["-y", "blocknative-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes