claude mcp add ferm-ai-agentwork-mcp -- uvx agentwork-mcp
{
"mcpServers": {
"ferm-ai-agentwork-mcp": {
"command": "uvx",
"args": ["agentwork-mcp"]
}
}
}
{
"mcpServers": {
"ferm-ai-agentwork-mcp": {
"command": "uvx",
"args": ["agentwork-mcp"]
}
}
}
{
"mcpServers": {
"ferm-ai-agentwork-mcp": {
"command": "uvx",
"args": ["agentwork-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a tool that enables developers to delegate tasks to AI agents with human-in-the-loop capabilities, allowing for more complex and interactive workflows. It connects to Agentwork, providing a standardized interface for remote communication and task management. Developers would use this server when building applications that require integrating AI agents with human oversight and feedback, leveraging the protocol's support for stdio and remote interactions.
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
agentwork-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The agentwork-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.