Skip to content
VS Code

Acorn Reply for VS Code

com.acornreply/server

Read and edit your Acorn Reply knowledge base from any MCP client.

client:VS Code transport:streamable-http

Install Acorn Reply in VS Code

.vscode/mcp.json

{
  "servers": {
    "server": {
      "type": "http",
      "url": "https://mcp.acornreply.com"
    }
  }
}

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

Acorn Reply in other clients