Skip to content
VS Code

Plainport for VS Code

dev.workers.exportitnow.plainport/plainport

Deterministic web intake and data utilities for autonomous agents.

client:VS Code transport:streamable-http

Install Plainport in VS Code

.vscode/mcp.json

{
  "servers": {
    "plainport": {
      "type": "http",
      "url": "https://plainport.exportitnow.workers.dev/mcp"
    }
  }
}

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

Plainport in other clients