Skip to content
VS Code

Medicaid Intelligence for VS Code

io.github.pipeworx-io/medicaid-intelligence

MCP server for medicaid-intelligence

client:VS Code transport:streamable-http

Install Medicaid Intelligence in VS Code

.vscode/mcp.json

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

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

Medicaid Intelligence in other clients