Peptigraph for VS Code
org.peptigraph/mcp
Deterministic peptide reconstitution and dosing math, so assistants compute it instead of guessing.
client:VS Code
transport:streamable-http
tools:2
Install Peptigraph in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://peptigraph.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs