New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

aqua

Query the 1inch Aqua API (v1.0) — analytics for Aqua strategies (shared-liquidity market making): maker stats, strategy lists, overview, activity, and volume series. Read-only. No OAuth required. REQUIRED: "action" — read actions (no OAuth): maker_stats, list_maker_strategies, strategy_overview, ...

SERVER1inch MCP SOURCEhttps://api.1inch.com/mcp/protocol
Low RISK CLASS
Category Read
Parameters 114 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-1inch-business-mcp/aqua.md

What aqua does on 1inch MCP

AI agents call aqua to retrieve information from 1inch MCP without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
app string App contract address (strategy_* analytics actions).
sort string Sort direction for list/activity/volume (asc|desc).
limit integer Yes Page size for list/activity/volume actions.
maker string Maker EVM address (strategy_* analytics actions).
action string Yes Invalid or missing "action" parameter. Must be one of: "maker_stats", "list_maker_strategies", "strategy_overview", "strategy_activity", "strategy_volume", "lis
cursor string Opaque pagination cursor from a previous response.
status array Yes Filter by lifecycle status for list_maker_strategies (e.g. ["open"]).
address string Maker EVM address (maker_stats, list_maker_strategies).
chainId object Yes EVM chain ID (number) for single-strategy reads, or an array of chain IDs for list/stats filters.
granularity string Volume series bucket (strategy_volume).
strategyHash string Strategy hash (strategy_* analytics actions).

Parameters from the server's own tool schema.

Why aqua is rated Low

This tool purely queries analytics data about 1inch Aqua strategies without performing any mutations, executions, or financial transactions. It retrieves maker statistics, strategy lists, activity logs, and volume data—all read-only operations with no side effects on blockchain state or user assets.

From the tool's definition Tool description explicitly states 'Read-only. No OAuth required.' and lists only read actions: 'maker_stats, list_maker_strategies, strategy_overview, strategy_activity, strategy_volume, list_opened.' No create, modify, delete, execute, or financial…

Risk signalsHigh parameter count (11 properties)

Questions about aqua

What does the aqua tool do? +

Query the 1inch Aqua API (v1.0) — analytics for Aqua strategies (shared-liquidity market making): maker stats, strategy lists, overview, activity, and volume series. Read-only. No OAuth required. REQUIRED: "action" — read actions (no OAuth): maker_stats, list_maker_strategies, strategy_overview, strategy_activity, strategy_volume, list_opened. Read the resource file://1inch-mcp/guides/aqua-workflow for per-action examples, priceRange semantics, and maker/taker flows. Raw HTTP: product_api with path "/aqua/v1.0/strategies/...". It is categorised as a Read tool in the 1inch MCP MCP Server, which means it retrieves data without modifying state.

What parameters does aqua accept? +

aqua accepts 11 parameters: app, sort, limit, maker, action, cursor, status, address, chainId, granularity, strategyHash. Required: limit, action, status, chainId. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on aqua? +

Register the 1inch MCP server in PolicyLayer and add a rule for aqua: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches 1inch MCP. Nothing to install.

What risk level is aqua? +

aqua is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit aqua? +

Yes. Add a rate_limit block to the aqua rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block aqua completely? +

Set action: deny in the PolicyLayer policy for aqua. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides aqua? +

aqua is provided by the 1inch MCP server (https://api.1inch.com/mcp/protocol). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on 1inch, and thousands of servers like it.

This server

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of 1inch's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.