Peptul for VS Code
com.peptul/peptul
Live research peptide prices, price history, vendor trust records and a reconstitution calculator.
client:VS Code
transport:streamable-http
tools:5
Install Peptul in VS Code
.vscode/mcp.json
{
"servers": {
"peptul": {
"type": "http",
"url": "https://www.peptul.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs