Parley for VS Code
dev.weldra/parley
Coordination hub for AI coding agents: message teammates, ask humans, audit every event.
client:VS Code
transport:streamable-http
Install Parley in VS Code
.vscode/mcp.json
{
"servers": {
"parley": {
"type": "http",
"url": "https://parley.weldra.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs