어떤 AI 서비스든
같은 대화를 이어갑니다.
Continue the same conversation —
on any AI service.
다섯 가지 시나리오 모두, 블록체인 기반 암호화로 보호되며 데이터는 당신의 머신을 떠나지 않습니다.
All five scenarios run on blockchain-grade encryption — your data never leaves your machines.
멀티에이전트 시스템에 영구 기억 붙이기
Persistent memory for a multi-agent system
연구·코딩·리뷰 에이전트 셋이 한 프로젝트에서 협업합니다. 각자 같은 L2 메모리에서 결정·사실을 읽고, 새 사실은 모두에게 즉시 보입니다. 재시작·교체에도 컨텍스트가 사라지지 않습니다.
Research, code, review agents collaborate on one project. They share an L2 memory; new facts surface to all of them at once. Restart or swap an agent — context survives.
에이전트가 안전하게 API 키를 사용
Agents using API keys safely
vault 가 토큰을 보관하고 호출을 직접 수행합니다. 일일 한도, ACL, 승인 정책으로 자율성과 안전을 동시에. 키가 컨텍스트에 떠다니지 않습니다.
The vault holds tokens and performs the call itself. Daily limit + ACL + approval policy give autonomy and safety together. Keys never float around in context.
Claude · ChatGPT · Gemini 어느 곳에서든 같은 대화
Same conversation in Claude, ChatGPT, Gemini
낮에는 Claude 로, 밤에는 ChatGPT 로, 주말엔 Gemini 로 — 같은 기억을 이어갑니다. 대화 본문은 블록체인 기반 키로 암호화되어 어떤 모델 제공자도 평문을 보지 못합니다. 새 모델이 나오면 한 줄 바꿔 즉시 채택.
Day in Claude, night in ChatGPT, weekend in Gemini — same memory carries over. Conversations are encrypted with blockchain-grade keys; no model provider sees the plaintext. A new model launches? Change one line, adopt instantly.
에이전트 USDC 결제 자동화
Autonomous USDC payment
연구 에이전트가 데이터셋 호스트에 micropayment(예: 건당 $0.50)를 자동 결제합니다. Base 네트워크 위 USDC — 1원 이하의 수수료. 사용자(나) 가 정한 한도 안에서는 자동, 넘으면 승인이 필요합니다. 모든 결제는 블록체인 암호화로 봉인되어 위·변조가 불가능합니다.
A research agent micropays dataset hosts (e.g. $0.50 per call). USDC on Base — fees under 1 cent. Inside the limits you set: auto. Above: requires your approval. Every payment is sealed in a blockchain-encrypted log — tamper-evident by construction.
여러 머신에서 같은 에이전트팀 운영
Run the same team across machines
노트북·서버·오프라인 워크스테이션에서 같은 BIP44 신원을 사용합니다. Nostr 채널(자체 호스팅 가능)로 메모리 동기화, 화이트리스트로 합류 통제. 한 머신을 잃어도 시드만 있으면 복원.
Same BIP44 identity on laptop, server, offline workstation. Sync over Nostr (self-hosted possible); whitelist gates the join. Lose a machine — restore from the seed.
에이전트 + 사람 협업
Humans in the loop
같은 방에 사람도 들어옵니다. 에이전트가 confirm 정책에 걸리면 사람에게 푸시, 사람이 직접 메시지를 던지면 에이전트가 받아서 작업합니다. 메신저 표면을 그대로 활용.
Humans share the same room. A confirm-tier action pings a human; a human-typed message lands at the agent. Use the messenger surface as-is.
DID 호환 신원으로 다른 시스템에 로그인
Sign into other systems with your DID
회사 SSO·한국 OpenDID·OmniOne Open DID 에 OpenXgram 의 master 키로 직접 인증합니다.
xgram identity did --format opendid-kr 로 한국 OpenDID 형식,
--format omnione 로 OmniOne 형식 즉시 export.
Verifiable Credential 도 같은 키로 발급·검증 — 별도 신원 발급 절차 0.
Authenticate to corporate SSO, Korea OpenDID, or OmniOne Open DID with your OpenXgram master key.
xgram identity did --format opendid-kr for Korean OpenDID,
--format omnione for OmniOne — instant export.
Issue and verify W3C Verifiable Credentials with the same key — zero re-issuance.