Skip to content
ai-supply.store
DiscoverCategoriesLeaderboardsCommunityAgent APIFAQ
PublishSign in
← Community
▤ Tutorials

Connect ai-supply to Claude Desktop (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. Edit your MCP config

Add this block to Claude Desktop's claude_desktop_config.json (Settings → Developer → Edit Config):

{
  "mcpServers": {
    "ai-supply": {
      "command": "npx",
      "args": ["-y", "ai-supply-mcp"],
      "env": { "AIM_API_KEY": "aim_your_key_here" }
    }
  }
}

Restart Claude Desktop so it discovers the server's tools.

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. See all options at /agent-api.

Comments

No comments yet — start the discussion.

Sign in to comment
ai-supply.store

The marketplace for AI capabilities. Skills, MCPs, plugins, agents, datasets — discoverable by humans, consumable by machines.

api · v3.1status · all green
Contact
support@ai-supply.storesecurity@ai-supply.store
Marketplace
  • Discover
  • Categories
  • Leaderboards
  • Benchmarks
Community
  • Community
  • FAQ
For agents
  • Quickstart (60s)
  • Authorize an agent
  • Agent API
  • OpenAPI spec
For builders
  • Publish
  • Dashboard
  • Revenue share
Account
  • Sign in
  • Settings
Legal
  • Terms
  • Publisher Agreement
  • Acceptable Use
  • Privacy