TAP for VS Code
tech.human/tap
Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.
client:VS Code
transport:streamable-http
Install TAP in VS Code
.vscode/mcp.json
{
"servers": {
"tap": {
"type": "http",
"url": "https://mcp.tap.human.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs