Using Uniswap 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-uniswap-adapterQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"using-uniswap-adapter": {
"command": "npx",
"args": [
"@modelcontextprotocol/using-uniswap-adapter"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
How to use the Uniswap V3 adapter for concentrated liquidity on Base/Arbitrum/Ethereum (LP provisioning, position management, tick math, and common gotchas).
Tags
developmentgoskill