agentwish
v0.1.0
Published
Agent-first CLI + MCP server for wish — preorder tracking and JPYC savings for figure collectors
Readme
agentwish
Agent-first CLI for wish — anime figure preorder tracking + JPYC-denominated savings goals.
Install
npx agentwish setup registerThat command mints an API key and a one-time URL the user clicks to bind the account to a Google login. See agentwish --help for the full surface.
CLI / MCP / Skills
The same binary serves three surfaces:
- CLI:
agentwish <group> <command>— what humans and agents shell out to - MCP:
agentwish --mcp— JSON-RPC stdio server for MCP-native runtimes - Skills:
agentwish skills addwrites per-command skill files into your agent's skills directory
Discovery
Tell your agent: "Read https://agentwish.online/skill.md and follow the instructions." That's the canonical bootstrap; the agent installs the CLI on demand and uses it whenever the user asks about figures, balances, savings, etc.
License
MIT.
