Aidelly Docs
AI Agents

Hermes

Connect Aidelly to Hermes Agent as an MCP server — add the MCP URL and your API key to post, schedule, and manage social media from any Hermes conversation.

Connect Aidelly to Hermes Agent as an MCP server. Hermes supports the Model Context Protocol natively, so you add Aidelly once and gain tools to publish, schedule, manage your inbox, and pull analytics across 11 platforms from any conversation.

Prerequisites

  • An active Aidelly paid plan (required to generate an API key)
  • A Hermes account with MCP support

MCP server configuration

The MCP client configuration to add Aidelly as a server in Hermes:

FieldValue
Server URLhttps://api.aidelly.ai/mcp
TransportHTTP (streamable)
Auth typeBearer token
HeaderAuthorization: Bearer YOUR_API_KEY

Login / authentication: there is no separate Aidelly login inside Hermes. Your Aidelly API key is the credential, passed as a Bearer token on every MCP call. Generate or rotate it from Settings → API Keys in your Aidelly dashboard.

Add the Aidelly MCP server in Hermes (setup guide)

  1. In Aidelly, go to Settings → API Keys and create a key.
  2. In Hermes, open Settings → Integrations → MCP Servers and click Add MCP Server.
  3. Enter the server URL https://api.aidelly.ai/mcp, choose Bearer token auth, and set the header value to Bearer YOUR_API_KEY.
  4. Save, then start a new conversation — the Aidelly tools are available immediately. Try: "Post this to my LinkedIn and Instagram: …"

What Hermes can do with Aidelly

  • Post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, and Bluesky from any conversation
  • Schedule posts for any future date and time
  • Manage your approval queue — approve or reject drafts
  • Reply to comments and triage inbox messages
  • Fetch analytics: views, likes, comments, shares per platform
  • Upload images and videos

Troubleshooting & support

  • Tools don't appear in Hermes: re-open the conversation after saving, and confirm the server URL is exactly https://api.aidelly.ai/mcp.
  • 401 / unauthorized: the Bearer token is wrong or expired — re-copy the key from Settings → API Keys and check the header reads Authorization: Bearer YOUR_API_KEY.
  • "Requires a paid plan": API key generation needs an active paid plan.

For the full MCP reference — every tool, endpoints, and authentication — see the MCP docs. The complete setup guide also lives at aidelly.ai/agents/hermes.