1inch MCP for VS Code
com.1inch.business/mcp
Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.
client:VS Code
transport:streamable-http
tools:10
Install 1inch MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.1inch.com/mcp/protocol"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs