AI Agent Identity and Verifiable Data
@empe-io
关于 AI Agent Identity and Verifiable Data
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AI Agent Identity and Verifiable Data?
This is an MCP (Model Context Protocol) server that acts as an adapter between AI models and the Empe Self-Sovereign Identity (SSI) Issuer Service. It enables AI agents to create and issue verifiable credentials within the End-to-End Verifiable Data Infrastructure (EVDI) ecosystem, supporting interactions between agents, humans, and systems.
How to use AI Agent Identity and Verifiable Data?
Configure the MCP server with your Issuer Service base URL, client secret, and schema templates in application.properties or application.yml. Build with Maven (mvn clean package) and run the JAR. Connect AI models (e.g., OpenAI Custom GPT or Anthropic Claude) to the MCP server endpoint (http://your-mcp-server:8090/api/v1). A one-click deployment portal and a demo environment (access code required) are available.
Key features of AI Agent Identity and Verifiable Data
- Schema management tools (create, list, get, delete)
- Check schema existence and retrieve latest by type
- Create targeted credential offerings for specific DIDs
- Create open credential offerings claimable by anyone
- Spring Boot and Spring AI MCP server foundation
- Tool-based integration for AI-driven credential workflows
Use cases of AI Agent Identity and Verifiable Data
- AI agents prove their identity and capabilities to other agents or systems
- Trusted authorities issue verifiable credentials (e.g., membership, proof of purchase)
- AI assistants help users manage credential schemas and offerings via natural language
- Human-to-agent and system-to-agent credential exchange with privacy and security
FAQ from AI Agent Identity and Verifiable Data
What is the difference between EVDI and this MCP server?
EVDI is the broader decentralized identity infrastructure. This MCP server implements the Issuer component, enabling AI models to create and issue verifiable credentials. Verification and agent identity management are future capabilities.
What are the prerequisites to run this server?
Java 23 or later, Maven 3.8+, and access to an instance of the Empe Issuer Service (base URL and client secret required). The README also provides a one-click portal and a demo environment with an access code.
How does the MCP server communicate with AI models?
The server exposes SSI operations as MCP tools. AI models connect to the server, discover available tools, and make tool calls. The server executes the operation on the Issuer Service and returns results.
Where does credential data live?
Credentials are managed by the Empe Issuer Service backend.
AI 与智能体 分类下的更多 MCP 服务器
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
评论