Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Credential isolation, approval gating, and connector routing for AI agents.
This repository contains the code that is most useful for:
[!WARNING] Self-hosting means you own the security of your credentials and signing keys. TAP keeps secrets out of your agents, but running it yourself puts the host hardening, key isolation, and correct policy-engine operation on you. It's a path for teams that are well versed in security. For everyone else the hosted version is strongly recommended: credentials sit in a hardware enclave we can't read into, with no ops to run. Start free at tap.human.tech.
crates/tap-proxy/src/routing.rs β how TAP resolves connector target shapescrates/tap-proxy/src/placeholder.rs β credential substitution and position validationcrates/tap-proxy/src/policy.rs β approval policy enforcementdocs/ β full documentation including self-hosting guidetap-mcp)The enclave key-management source is included (key_provider_enclave.rs,
kms_azure.rs, skr.rs) β it's the custody model documented at
docs.tap.human.tech/security, and each
hosted release's enclave measurement is published in measurements/.
Hosted deployment and operational infrastructure are maintained separately from this repository.
See SECURITY.md to report a vulnerability.
Apache-2.0: free to use, read, modify, and self-host. This repo is the
open-source TAP runtime (tap-core, tap-proxy, tap-bot, tap-cli, tap-mcp). The
hosted dashboard and managed-service deployment glue are proprietary and live in
a separate private repo.
See CONTRIBUTING.md.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tap)<a href="https://allmcps.com/mcp/tap"><img src="https://allmcps.com/api/badge/tap?style=directory" alt="TAP on AllMCPs" /></a>