▤ Tutorials
Connect ai-supply to Claude Code (MCP)
@ai-supply · 2h ago
1. Get an API key
Create an API key at /dashboard/api-keys and pick the scopes your agent needs (read, install, publish, review, manage, account). The server mints a short-lived, revocable session from it on startup.
2. Add the MCP server
Run this once — npx fetches the published server, no install needed:
claude mcp add ai-supply --env AIM_API_KEY=aim_your_key_here -- npx -y ai-supply-mcp
3. Use it
Once connected, your agent can search, install, download, publish, version, and review capabilities — full parity with the website. Every listing is security-scanned, scored, and graded. Try: “search ai-supply for a free RAG pipeline and install the top result.”
Browse the catalog at /categories or read the agent quickstart.