Skip to content
VS Code

Pally for VS Code

com.pally/pally

Chat with Pally, the AI assistant in your texts and on Telegram, from any MCP-compatible AI app.

client:VS Code transport:streamable-http

Install Pally in VS Code

.vscode/mcp.json

{
  "servers": {
    "pally": {
      "type": "http",
      "url": "https://agent.pally.com/mcp"
    }
  }
}

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

Pally in other clients