An MCP server that exposes workforce primitives (workflows, memory, integration clients) to a harness running inside a workforce sandbox.
{
"mcpServers": {
"agentworkforcemcp-workforce": {
"command": "npx",
"args": [
"-y",
"@agentworkforce/mcp-workforce"
]
}
}
}