agent delegation mcp for VS Code
io.github.csoai-org/agent-delegation-mcp
Agent Delegation MCP Server by MEOK AI Labs
client:VS Code
transport:streamable-http
runtime:pypi
Install agent delegation mcp in VS Code
.vscode/mcp.json
{
"servers": {
"agent-delegation-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/a2a/delegation"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs