MCP Server
MCP
TAP
Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.tap.human.tech/mcp",
"headers": [
{
"description": "TAP agent API key (create one at tap.human.tech)",
"isRequired": true,
"isSecret": true,
"name": "X-TAP-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment