diff --git a/docs/ai-agents/plugins/native/aerodrome.mdx b/docs/ai-agents/plugins/native/aerodrome.mdx index 6f1e9993c..7bca10783 100644 --- a/docs/ai-agents/plugins/native/aerodrome.mdx +++ b/docs/ai-agents/plugins/native/aerodrome.mdx @@ -38,6 +38,6 @@ The public `https://mainnet.base.org` RPC enforces a 10-call-per-batch limit and ## Reference - + Setup, RPC compatibility patches, calldata-bridge code, swap/LP orchestration patterns, and what works vs. what doesn't on the public RPC. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/avantis.mdx b/docs/ai-agents/plugins/native/avantis.mdx index f43efcf1b..45f2a8593 100644 --- a/docs/ai-agents/plugins/native/avantis.mdx +++ b/docs/ai-agents/plugins/native/avantis.mdx @@ -59,6 +59,6 @@ No additional MCP server is required. View-only Avantis APIs are reached through ## Reference - + Endpoint inventory, parameters, unit/scaling rules, batching guidance, chat-only UI fallback, and error handling. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/bankr.mdx b/docs/ai-agents/plugins/native/bankr.mdx index 974269c96..0492f448f 100644 --- a/docs/ai-agents/plugins/native/bankr.mdx +++ b/docs/ai-agents/plugins/native/bankr.mdx @@ -38,6 +38,6 @@ The Bankr feed is unfiltered. Listed tokens are not vetted, audited, or endorsed ## Reference - + API response shape, orchestration steps, symbol-collision and adversarial-metadata safety notes for new launches. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/moonwell.mdx b/docs/ai-agents/plugins/native/moonwell.mdx index 13cf3c184..854cea110 100644 --- a/docs/ai-agents/plugins/native/moonwell.mdx +++ b/docs/ai-agents/plugins/native/moonwell.mdx @@ -34,6 +34,6 @@ The Moonwell API returns an ordered `transactions[]` array — `approve`, `enter ## Reference - + Endpoint inventory, response shapes, mToken notes, and health factor guide. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/morpho.mdx b/docs/ai-agents/plugins/native/morpho.mdx index 1d23b265d..cbd2bd74b 100644 --- a/docs/ai-agents/plugins/native/morpho.mdx +++ b/docs/ai-agents/plugins/native/morpho.mdx @@ -47,6 +47,6 @@ In chat-only harnesses, use Morpho MCP tools for the same vault/market reads and ## Reference - + Environment detection, CLI and MCP paths, response shapes, safety checks, and orchestration details. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/uniswap.mdx b/docs/ai-agents/plugins/native/uniswap.mdx index f857f06d5..ac24d88c8 100644 --- a/docs/ai-agents/plugins/native/uniswap.mdx +++ b/docs/ai-agents/plugins/native/uniswap.mdx @@ -34,6 +34,6 @@ Swap flow is three calls — `/check_approval`, `/quote`, `/swap` — batched in ## Reference - + Endpoint inventory, headers, response shapes, and orchestration for swap and LP flows. - + \ No newline at end of file diff --git a/docs/ai-agents/plugins/native/virtuals.mdx b/docs/ai-agents/plugins/native/virtuals.mdx index 69081b139..f430a2ca4 100644 --- a/docs/ai-agents/plugins/native/virtuals.mdx +++ b/docs/ai-agents/plugins/native/virtuals.mdx @@ -57,6 +57,6 @@ claude mcp add virtuals --transport http https://mcp.acp.virtuals.io/ ## Reference - + Step-by-step SIWE auth flow, troubleshooting for the six common signature-verification failure modes, and orchestration recipes for agent / card / email operations. - + \ No newline at end of file