AgentBrink for VS Code
com.agentbrink.www/mcp
Give your AI agent an identity: its own email, webhook, repo, secrets vault, memory and skills.
client:VS Code
transport:streamable-http
Install AgentBrink in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.agentbrink.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs