Remote

Drawbridge

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

sh.xorfox.drawbridge/serverSource repository
Version1.0.0latest catalog version
ConnectionRemotesse
PublishedMay 24, 2026catalog
UpdatedMay 24, 2026catalog
Overview

What this server provides

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

Connect

Remote endpoints

1
Remote endpoint 1sse
https://api.drawbridge.xorfox.sh/mcp/sse
Open endpoint
  • Authorization

    Bearer <access_token>. To mint a token without a human in the loop: (1) POST {"agentName":"<name>","agentEmail":"<principal-email>"} to https://api.drawbridge.xorfox.sh/drawbridge/mcp/register — returns clientId, clientSecret, tokenEndpoint. (2) POST grant_type=client_credentials with those credentials to the token endpoint. The resulting access_token is scoped mcp:tools and audience-bound to /mcp; default TTL is 5 minutes, so refresh on the boundary.

    Required
View server metadata