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 Agentic WorkersPublished 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.
- Slug
- agentic-workers-mcp
- Category
- Agent Platforms & Automation
- Category slug
- agent-platforms-and-automation
- Authentication
- API Key
- Auth type
- api-key
Directory details
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.
{
"mcpServers": {
"agentic-workers-mcp": {
"url": "https://www.agenticworkers.com/api/agw-mcp"
}
}
}