AgentCollect for VS Code
com.agentcollect/ar-analyst
Ask your accounts-receivable portfolio anything. Read-only, scoped to your account.
client:VS Code
transport:streamable-http
Install AgentCollect in VS Code
.vscode/mcp.json
{
"servers": {
"ar-analyst": {
"type": "http",
"url": "https://mcp.agentcollect.com/public-mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs