Skip to content
VS Code

Filepad for VS Code

ai.filepad/filepad

Connect AI agents to Filepad workspaces through OAuth MCP.

client:VS Code transport:streamable-http

Install Filepad in VS Code

.vscode/mcp.json

{
  "servers": {
    "filepad": {
      "type": "http",
      "url": "https://api.filepad.ai/mcp"
    }
  }
}

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

Filepad in other clients