# mcp.freaky.fi

Agent-facing surface for freaky.fi, a DEX aggregator that ranks swap
quotes on most EVM chains. Full supported chain list:
[list.freaky.fi/chains/evm?onlyPopular=false](https://list.freaky.fi/chains/evm?onlyPopular=false).

The human-facing site is [freaky.fi](https://freaky.fi).

## Available specs

- [`/base/freaky.md`](/base/freaky.md) - Base MCP custom plugin spec.
  Teaches an assistant with Base MCP installed how to fetch a ranked
  quote from `swap.freaky.fi/rank` and execute the swap via
  `send_calls` on a Base Account smart wallet.

## Notes

- All routes serve `Content-Type: text/markdown; charset=utf-8`.
- Spec URLs are stable. Install them once and they will keep working
  across swap-worker refactors.
