MCP Server
MCP
SwapWizard
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Install
npx -y @swapwizard/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.swapwizard.xyz/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@swapwizard/mcp-server",
"version": "1.8.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://swapwizard.xyz/integrators",
"isRequired": true,
"isSecret": true,
"name": "SWAPWIZARD_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment