mcp-tech-human-tap.ocm.jsonjson {
"ocm": "1",
"id": "mcp-tech-human-tap",
"kind": "tool",
"name": "TAP",
"description": "Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.",
"publisher": "holonym-foundation",
"version": "0.1.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/holonym-foundation/tap-oss",
"path": "server.json",
"ref": "0.1.0",
"url": "https://github.com/holonym-foundation/tap-oss",
"key": "tech.human/tap",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://mcp.tap.human.tech/mcp"
}
]
}