Skip to main content

Using the Agents & API Dashboard

How to generate API keys and connect Skyp to AI agents and external tools via MCP

Written by Alexander Shartsis
Updated this week

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

  1. Log in to your Skyp account.

  2. In the left sidebar, click Agents.

Generating an API Key

  1. Click Create API Key.

  2. Give your key a descriptive name (e.g. "Claude MCP", "Zapier integration").

  3. Click Create.

  4. 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.

Did this answer your question?