Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/aerodrome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ The public `https://mainnet.base.org` RPC enforces a 10-call-per-batch limit and

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/aerodrome.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/aerodrome.md">
Setup, RPC compatibility patches, calldata-bridge code, swap/LP orchestration patterns, and what works vs. what doesn't on the public RPC.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/avantis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ No additional MCP server is required. View-only Avantis APIs are reached through

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/avantis.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/avantis.md">
Endpoint inventory, parameters, unit/scaling rules, batching guidance, chat-only UI fallback, and error handling.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/bankr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ The Bankr feed is unfiltered. Listed tokens are not vetted, audited, or endorsed

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/bankr.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/bankr.md">
API response shape, orchestration steps, symbol-collision and adversarial-metadata safety notes for new launches.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/moonwell.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ The Moonwell API returns an ordered `transactions[]` array — `approve`, `enter

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/moonwell.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/moonwell.md">
Endpoint inventory, response shapes, mToken notes, and health factor guide.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/morpho.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ In chat-only harnesses, use Morpho MCP tools for the same vault/market reads and

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/morpho.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/morpho.md">
Environment detection, CLI and MCP paths, response shapes, safety checks, and orchestration details.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/uniswap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Swap flow is three calls — `/check_approval`, `/quote`, `/swap` — batched in

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/uniswap.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/uniswap.md">
Endpoint inventory, headers, response shapes, and orchestration for swap and LP flows.
</Card>
</Card>
4 changes: 2 additions & 2 deletions docs/ai-agents/plugins/native/virtuals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ claude mcp add virtuals --transport http https://mcp.acp.virtuals.io/

## Reference

<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/main/skills/base-mcp/plugins/virtuals.md">
<Card title="Full plugin spec on GitHub" icon="github" href="https://github.com/base/skills/blob/master/skills/base-mcp/plugins/virtuals.md">
Step-by-step SIWE auth flow, troubleshooting for the six common signature-verification failure modes, and orchestration recipes for agent / card / email operations.
</Card>
</Card>