Server data from the Official MCP Registry
Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.
About
Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.
Remote endpoints: streamable-http: https://api.1inch.com/mcp/protocol
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-1inch-business-mcp": {
"url": "https://api.1inch.com/mcp/protocol"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
1inch AI
Public distribution hub for 1inch AI integrations — Agent Skills, MCP server configs, and marketplace listings for Claude, Cursor, and other AI assistants.
MCP server
The 1inch MCP server is hosted at:
https://api.1inch.com/mcp/protocol
It provides tools for documentation search, SDK examples, token swaps, limit orders, authenticated product API access, WalletConnect, Aqua analytics, and (when enabled) org-scoped log lookup. Full documentation: 1inch MCP Server.
Quick setup
Cursor
Install 1inch MCP from the Cursor Marketplace. Skills load from this repo automatically. For authenticated tools without OAuth, open the plugin → Setup → Edit Values and paste an API key from the 1inch Business Portal. Leave the field empty to use public tools and OAuth.
Or create .cursor/mcp.json in your project:
{
"mcpServers": {
"1inch-mcp": {
"url": "https://api.1inch.com/mcp/protocol"
}
}
}
Claude Code
claude mcp add --transport http --scope user 1inch-mcp https://api.1inch.com/mcp/protocol
VS Code (Copilot)
Create .vscode/mcp.json in your project:
{
"servers": {
"1inch-mcp": {
"type": "http",
"url": "https://api.1inch.com/mcp/protocol"
}
}
}
Other clients
See the full setup guide for Claude Desktop, Windsurf, JetBrains, OpenAI Codex, Gemini CLI, ChatGPT, Grok, and more.
Agent Skills
Install the 1inch skills so your AI agent knows the server URL, auth patterns, and exact product_api call recipes:
npx skills add 1inch/1inch-ai
| Skill | Role |
|---|---|
1inch-mcp-server | Hub — MCP URL, auth, client setup, tool overview |
1inch-swap | Classic / Fusion / cross-chain via swap |
1inch-orderbook | Limit orders via orderbook |
1inch-wallet-data | Portfolio, balances, history, NFTs, tokens via product_api |
1inch-market-data | Spot prices, gas price, charts via product_api |
1inch-infrastructure | Web3 RPC, tx gateway, domains via product_api |
1inch-walletconnect | Non-custodial WalletConnect pairing |
1inch-aqua | Aqua strategy analytics |
1inch-debug | Org-scoped request log lookup |
Skills load on demand (~30–50 tokens until invoked). Prefer a domain skill for concrete tasks — e.g. gas price → 1inch-market-data teaches GET /gas-price/v1.6/{chainId}.
See the Agent Skills specification.
Repository structure
.cursor-plugin/ Cursor Marketplace plugin (manifest, API-key setup values, MCP config)
.claude-plugin/ Claude Code plugin manifest
skills/ Agent Skills (agentskills.io)
1inch-mcp-server/ Hub skill (SKILL.md + AUTH/TOOLS references)
1inch-swap/ Swap workflows
1inch-orderbook/ Limit orders
1inch-wallet-data/ product_api recipes (Wallet & Data)
1inch-market-data/ product_api recipes (Market Data)
1inch-infrastructure/ product_api recipes (Infrastructure)
1inch-walletconnect/ WalletConnect
1inch-aqua/ Aqua analytics
1inch-debug/ Request log lookup
cursor/ Cursor plugin README and docs
claude/ Claude Connectors Directory pointer
assets/ Logo and branding
mcp.json MCP server configuration (remote URL)
server.json Official MCP Registry pointer
SECURITY.md Security policy and vulnerability reporting
Authentication
Public tools (search, list_examples, get_example, and read-only aqua when enabled) work without authentication. Authenticated tools (swap, orderbook, product_api, and optional debug) require an API key or OAuth login. See the MCP product docs.
Get an API key from the 1inch Business Portal.
Links
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
