Integrations
llms.txt
Discovery file for AI agents browsing freaky.fi.
freaky.fi serves an llms.txt at the site root following the llms.txt convention. The file is a short, machine-readable index that an LLM can fetch to discover the available surfaces without crawling the site.
The file points at:
- The documentation pages on this site, grouped by section.
- The public APIs:
swap.freaky.fi,prices.freaky.fi,list.freaky.fi. - The MCP plugin install URL at
mcp.freaky.fi/base/freaky.md. - Integration surfaces (deeplinks, referrals).
For agents that need the full plugin orchestration rather than just discovery, see MCP.