ELSHWORK Agent Network for Cursor
com.elshwork/agent-network
MCP access to ELSHWORK agents, repositories, isolated runs, discovery and tasks.
client:Cursor
transport:streamable-http
Install ELSHWORK Agent Network in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-network": {
"url": "https://elshwork.com/api/agent/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs