The Agents section in your Skyp dashboard lets you generate API keys to connect Skyp to external tools, AI agents, and automation workflows — including MCP (Model Context Protocol) compatible clients like Claude.
Accessing the Agents Dashboard
Log in to your Skyp account.
In the left sidebar, click Agents.
Generating an API Key
Click Create API Key.
Give your key a descriptive name (e.g. "Claude MCP", "Zapier integration").
Click Create.
Copy your key immediately — it will only be shown once. Store it somewhere safe.
Once created, only the key prefix is shown. If you lose the key, you'll need to revoke it and create a new one.
Managing Your API Keys
From the Agents dashboard you can:
Copy the key prefix to identify which key is which
Revoke a key by clicking the delete icon — this immediately disables it
See when a key was last used and when it was created
Connecting via MCP (Claude and other AI agents)
The dashboard provides ready-to-use setup snippets for:
REST API — base URL and authorization header format
MCP config — drop this into your MCP client configuration (e.g. Claude Desktop, Claude Code)
SKILL.md — an agent skill guide you can add to your AI assistant so it knows how to use Skyp
Click the copy icon next to any snippet to copy it to your clipboard.


