Skip to content
VS Code

Profile Setting Directory for VS Code

io.github.wxt-ai/profile-setting-directory

Choose a profile setting key

client:VS Code transport:streamable-http

Install Profile Setting Directory in VS Code

.vscode/mcp.json

{
  "servers": {
    "profile-setting-directory": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/profile-setting-directory"
    }
  }
}

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

Profile Setting Directory in other clients