Skip to content
VS Code

Alpha Sophia for VS Code

io.github.alphasophia/alpha-sophia

Claims-grounded provider, market, and KOL intelligence for healthcare AI agents via Alpha Sophia

client:VS Code transport:streamable-http

Install Alpha Sophia in VS Code

.vscode/mcp.json

{
  "servers": {
    "alpha-sophia": {
      "type": "http",
      "url": "https://api.alphasophia.com/v1/mcp"
    }
  }
}

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

Alpha Sophia in other clients