HookrRobinhood Chain 4663

Agents

Get Hookr for your Agent. Read any Hookr pool’s rules, quote and swap on it, open a market and claim what a pool owes you, from any agent that can read a file and send a transaction. No account, no key.

Skill file
under 8 KB
Capabilities
5
MCP server
NextPath two

The skill file

Path one · hookr.fun/agents · 23 Sep 2026

One markdown file, under 8 KB: every deployed address, how a pool key and a pool id are built, the quoter and router calls, how to open a market, and the three functions that pay out what a pool owes you.

curl https://hookr.fun/agents/SKILL.mdOpen the skill file

What an agent can do here

Safety rules the file enforces

  1. 01

    Quote before every swap, with a real minimum out.

  2. 02

    Read the guard window and every rule before trading a new token.

  3. 03

    Never sign what the simulation did not pass.

  4. 04

    Every figure is a chain read at a block. Re-read before you rely on it.

An MCP server

Path two

NextAn MCP server with the same capabilities is next; this page will say when it ships.