Skip to content
Back to search
30
MCP sse

Drawbridge

sh.xorfox.drawbridge/server

Identity, secrets, and passwordless SSH provisioning for AI agents — Keycloak, vault, MCP tools.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Keyblind
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
0 tools
com.scopeblind/passport
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
0 tools
io.github.tomjwxf/scopeblind-passport
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
0 tools
io.github.jkheadley/moltbridge
Agent network intelligence for AI agents. Trust scoring, broker discovery, and Ed25519 identity.
0 tools
SiliconBridge
Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans.
0 tools · streamable-http
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "drawbridge": {
      "url": "https://api.drawbridge.xorfox.sh/mcp/sse",
      "transport": "sse"
    }
  }
}