Step 1: Install AgentKey
Pick whichever method fits how you work. Both take about a minute.- One-line install
- Let your agent install it
Run the installer for your operating system:The installer sets up the MCP server, prompts for your master key, and confirms your agent is connected.
AgentKey supports 22 agents including Claude Desktop, Gemini CLI, and more. Visit the console get-started flow to get a command tailored to your specific agent, or see Supported Agents for the full list.
Step 2: Get your key and add credits
Create your master key
Sign in to the console and generate a master key. Your key starts with
ak_ and authenticates every request you make — across all 1,800+ tools — from one place.Add credits
AgentKey is pay-as-you-go. Top up your balance once from the console — there are no subscriptions, no minimums, and no per-provider signups. The same balance covers every service you use.
Provide the key during install
When the installer (or your agent’s setup flow) prompts for your key, paste the
ak_... value you just copied. The setup flow stores it safely so you never need to hard-code it into your project. See Authentication for details.Step 3: Make your first call
Every AgentKey workflow follows the same three-step pattern: discover → describe → execute. Here is what that looks like in practice using X/Twitter search as a concrete example.Discover — find the right tool
Ask AgentKey which tool fits your intent. Pass your full goal in natural language:AgentKey returns a ranked list of matching
Provider/Operation tool names — for example, Twitter/SearchTweets.Describe — learn the tool's parameters
Look up the chosen tool to get its exact input parameters, per-call credit cost, and a ready-to-run template. You will see exactly what to pass and what the response looks like before you spend a single credit.
Next steps
Installation
All install methods in detail — including Claude Desktop and how to review the install script before running it.
Browse Capabilities
See every category and the tools your agent can reach.
API Reference
The four core tools — discover, describe, execute, and account — documented in full.
FAQ
Common questions about cost, supported platforms, and setup troubleshooting.