Loading MCP server directory, please wait...
既存のログインにパスキー (生体認証) を後付けする API (日本製)。登録・認証・失効・復旧を tool で組み込み、利用者のデータは開発者の手元に残る。API キーは管理画面で発行
npx @getmcp/cli add jp.sealgate/sealgateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"jp.sealgate/sealgate": {
"url": "https://api.sealgate.jp/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}