Using Hyperlend Adapter
MCP Serverby WayfinderFoundation · Added 5mo ago
Claude
4
Install
git clone https://github.com/WayfinderFoundation/wayfinder-paths-sdkAdd to Claude
claude mcp add using-hyperlend-adapterQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"using-hyperlend-adapter": {
"command": "npx",
"args": [
"@modelcontextprotocol/using-hyperlend-adapter"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
How to read Hyperlend markets/time-series and execute lend/withdraw flows in Wayfinder Paths (inputs/outputs, unit handling, and safety).
Tags
developmentgoskill