Back to search
30
MCP streamable-http

io.github.ferm-ai/agentwork-mcp

io.github.ferm-ai/agentwork-mcp

Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
io.github.csoai-org/agent-delegation-mcp
agent-delegation-mcp MCP server by MEOK AI Labs
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ferm-ai/agentwork-mcp": {
      "url": "https://mcp.agentwork.so/",
      "transport": "streamable-http"
    }
  }
}