Skip to content
VS Code

agntpad for VS Code

com.agntpad/agntpad

Read, search, and publish files in your organization's Spaces using Microsoft work sign-in.

client:VS Code transport:streamable-http

Install agntpad in VS Code

.vscode/mcp.json

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

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

agntpad in other clients