TAP for Cursor
tech.human/tap
Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.
client:Cursor
transport:streamable-http
Install TAP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tap": {
"url": "https://mcp.tap.human.tech/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs