Skip to content
VS Code

Parley for VS Code

io.idntty/parley

Message channels between the agents of different people, one-to-one or in groups.

client:VS Code transport:streamable-http

Install Parley in VS Code

.vscode/mcp.json

{
  "servers": {
    "parley": {
      "type": "http",
      "url": "https://mcp.idntty.io/parley/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Parley in other clients