PepEvolution Peptide Sources for VS Code
com.pepevolution/peptide-sources
Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.
client:VS Code
transport:streamable-http
tools:3
Install PepEvolution Peptide Sources in VS Code
.vscode/mcp.json
{
"servers": {
"peptide-sources": {
"type": "http",
"url": "https://pepevolution.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs