Suryansh-23/hyperlane-mcp
An MCP server to interact with the open & permissionless Hyperlane Protocol. This MCP allows cross-chain messaging, asset transfers, integrating new warp routes & EVM chains into Hyperlane and run hyperlane validator & relayer nodes.
Platform-specific configuration:
{
"mcpServers": {
"hyperlane-mcp": {
"command": "npx",
"args": [
"-y",
"hyperlane-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...