Skip to content
VS Code

DosePlot Agent API for VS Code

com.doseplot/agent-api

PK serum simulation, reconstitution math and compound data for agents. Paid tools $0.01 via x402.

client:VS Code transport:streamable-http tools:5

Install DosePlot Agent API in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-api": {
      "type": "http",
      "url": "https://api.doseplot.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

DosePlot Agent API in other clients