Pagent for VS Code
io.github.aihumin/pagent
Hosted MCP for Pagent: review Bayesian A/B tests, capture hypotheses, manage websites via OAuth.
client:VS Code
transport:streamable-http
Install Pagent in VS Code
.vscode/mcp.json
{
"servers": {
"pagent": {
"type": "http",
"url": "https://app.pagent.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs