Skip to content
VS Code

platform7n for VS Code

tech.p7n/platform7n

Connect Claude to your Platform7n workspaces — chat, links, and tasks. One-click OAuth.

client:VS Code transport:streamable-http runtime:npm

Install platform7n in VS Code

.vscode/mcp.json

{
  "servers": {
    "platform7n": {
      "type": "http",
      "url": "https://api.p7n.tech/mcp"
    }
  }
}

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

platform7n in other clients