Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

01 Protocol Server

БесплатноНе проверен

Enables creation, verification, and evolution of cryptographically verifiable AI agent identities (.01ai) via MCP for Claude Desktop and other MCP clients.

GitHubEmbed

Описание

Enables creation, verification, and evolution of cryptographically verifiable AI agent identities (.01ai) via MCP for Claude Desktop and other MCP clients.

README

Portable, cryptographically verifiable AI agent identity.

This repository contains the canonical public distribution packages for 01 Protocol.

Packages

  • @01protocol/sdk (packages/sdk): TypeScript/JavaScript SDK for creating, verifying, and evolving .01ai identities.
  • @01protocol/mcp-server (packages/mcp-server): MCP server exposing agent identity tools to Claude Desktop and other MCP clients.
  • protocol-01 (python-sdk): Python SDK.

Install

# SDK
npm install @01protocol/sdk

# MCP server (Claude Desktop / any MCP client)
npx @01protocol/mcp-server

MCP Quick Start

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "01protocol": {
      "command": "npx",
      "args": ["-y", "@01protocol/mcp-server"],
      "env": {
        "AGENT_VAULT_DIR": "/Users/you/.01protocol/agents"
      }
    }
  }
}

Config file locations:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Specs and Docs

Contributing

Contribution docs will be added at root (CONTRIBUTING.md). For now, open issues or PRs with reproducible examples.

from github.com/01ai-Admin/01ai_01protocol_mcp

Установка 01 Protocol Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/01ai-Admin/01ai_01protocol_mcp

FAQ

01 Protocol Server MCP бесплатный?

Да, 01 Protocol Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для 01 Protocol Server?

Нет, 01 Protocol Server работает без API-ключей и переменных окружения.

01 Protocol Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить 01 Protocol Server в Claude Desktop, Claude Code или Cursor?

Открой 01 Protocol Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare 01 Protocol Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai