# Hyperlane MCP

> Cross-chain interoperability tooling for AI agents. Enables multi-chain messaging, token bridging, and interchain communication via Hyperlane protocol.

- Skill: `yejiming/hyperlane-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/hyperlane-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/hyperlane-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/hyperlane-mcp

---


# Hyperlane MCP

MCP server for Hyperlane cross-chain interoperability.

Provides cross-chain interoperability tooling for AI agents using the Hyperlane protocol. Enables multi-chain messaging, token transfers, and interchain communication across supported blockchain networks.

## Installation

```json
{
  "mcpServers": {
    "hyperlane": {
      "command": "npx",
      "args": ["-y", "@hyperlane-xyz/mcp-server"]
    }
  }
}
```

## Links

- **Website**: https://hyperlane.xyz
- **Documentation**: https://docs.hyperlane.xyz
- **GitHub**: https://github.com/hyperlane-xyz

