1inch MCP for Cursor
com.1inch.business/mcp
Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.
client:Cursor
transport:streamable-http
tools:10
Install 1inch MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.1inch.com/mcp/protocol"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs