← hypernatt.com
INDIVIDUAL MCP TOOL
swap_via_nattswap
Cross-chain token swap powered by Li.Fi across 70+ chains incl.
LIVE ENDPOINT
https://hypernatt.com/mcp/protocol
Connect to this endpoint to inspect the live schema for swap_via_nattswap and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hypernatt-terminal]
url = "https://hypernatt.com/mcp/protocol"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hypernatt-terminal": {
"type": "http",
"url": "https://hypernatt.com/mcp/protocol"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hypernatt-terminal
Remote MCP URL: https://hypernatt.com/mcp/protocol
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hypernatt-terminal": {
"url": "https://hypernatt.com/mcp/protocol"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hypernatt-terminal": {
"type": "http",
"url": "https://hypernatt.com/mcp/protocol"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hypernatt-terminal",
"transport": "streamable-http",
"url": "https://hypernatt.com/mcp/protocol"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_agent_manifest— Start here (free): 6 tools, prices, daily per-tool/per-token trial status and intent-based journeys.get_execution_quote— For a Hyperliquid perpetual order size, estimate visible depth, VWAP, spread and separate exchange/builder fees.compare_execution_context— Compare the SAME intended order with its previous baseline: net changes in visible liquidity, estimated costs and data quality.reconcile_execution— Compare supplied fills for one Hyperliquid order with its pre-order baseline at observed quantity.get_liq_radar— If cluster_grammar is present, read it before liq_radar.