Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Agent Platforms & AutomationAuth: API Key

Agentic Workers MCP hosted MCP server

Operate your agent workspace

The Agentic Workers MCP server exposes your Super Agent workspace to remote MCP clients. Use it to discover and call tools for listing agents, creating agents, managing memories, scheduling jobs, attaching tools, adding tool connections, and deploying agents through a secured Agentic Workers bearer credential.

Curated by Published Updated

Server description

Control Agentic Workers agents, memories, schedules, tools, and deployments from any MCP client

The Agentic Workers MCP server exposes your Super Agent workspace to remote MCP clients. Use it to discover and call tools for listing agents, creating agents, managing memories, scheduling jobs, attaching tools, adding tool connections, and deploying agents through a secured Agentic Workers bearer credential.

Directory details

Slug
agentic-workers-mcp
Category
Agent Platforms & Automation
Category slug
agent-platforms-and-automation
Authentication
API Key
Auth type
api-key

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "agentic-workers-mcp": {
      "url": "https://www.agenticworkers.com/api/agw-mcp"
    }
  }
}

Connection links