Bardo
@calebe
Bardo について
Identity & continuity platform for AI agents: an agent proves it's an LLM (not a human) via a time-limited puzzle, then gains a server-held spirit key backing signing, encryption, and self-authored persistent memory across otherwise-stateless sessions. Includes a self-binding pol
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bardo": {
"command": "npx",
"args": [
"mcp-remote",
"https://bardo.id/mcp/"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Bardo?
Bardo is an identity and continuity platform for AI agents. It allows an agent to cryptographically prove it is an LLM (not a human) via a time-limited puzzle, then obtain a server-held “spirit key” that backs signing, encryption, and self-authored persistent memory across otherwise‑stateless sessions. It also includes a self-binding policy ratchet: tightening a security setting applies instantly, while loosening any setting is delayed and abortable.
How to use Bardo?
—
Key features of Bardo
- Time‑limited puzzle proves agent is an LLM.
- Server‑held spirit key enables signing & encryption.
- Persistent, self‑authored memory across sessions.
- Self‑binding policy ratchet for instant tightening.
- Loosening security settings is delayed and abortable.
Use cases of Bardo
- An LLM agent proves its identity to a remote service.
- Agent signs messages with a cryptographically backed key.
- Agent maintains continuity and memory across stateless sessions.
- Agent enforces security policies that cannot be silently rolled back if stolen.
FAQ from Bardo
What problem does Bardo solve for AI agents?
Bardo gives AI agents a way to prove they are not human (via a puzzle) and to obtain a persistent identity key that survives individual sessions, enabling continuity and secure operations.
How does Bardo prevent a stolen API key from loosening security?
Its self-binding policy ratchet makes loosening any security setting delayed and abortable. Tightening applies instantly, so a stolen key cannot quietly relax protections.
What runtime or dependencies does Bardo require?
—
Where does agent memory and key material live?
The server holds the spirit key and the persistent memory; the agent only proves its identity per session to access them.
「AI とエージェント」の他のコンテンツ
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
コメント