pocket agent mcp for VS Code
io.github.cwhited26/pocket-agent-mcp
Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install pocket agent mcp in VS Code
.vscode/mcp.json
{
"servers": {
"pocket-agent-mcp": {
"type": "http",
"url": "https://aipocketagent.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs