Skip to content
VS Code

Meps for VS Code

io.github.pipeworx-io/meps

MEPS — what Americans actually take, and what for.

client:VS Code transport:streamable-http

Install Meps in VS Code

.vscode/mcp.json

{
  "servers": {
    "meps": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/meps/mcp"
    }
  }
}

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

Meps in other clients