Cheqd MCP Toolkit
@cheqd
About Cheqd MCP Toolkit
Model Context Protocol (MCP) Toolkit for cheqd decentralised identity
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cheqd-docker-compose": {
"command": "docker",
"args": [
"compose",
"-f",
"/path/to/repo/mcp-toolkit/docker/docker-compose.yml",
"run",
"--rm",
"-p",
"3000:3000",
"--name",
"faber",
"-T",
"mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cheqd MCP Toolkit?
A modular framework built around the Model Context Protocol (MCP) that allows AI agents to interact with the Cheqd network. It enables agents to securely manage decentralized identities (DIDs), verifiable credentials, and trust registries.
How to use Cheqd MCP Toolkit?
Connect to the hosted remote MCP server by adding the provided JSON configuration to your Claude Desktop or Cursor settings. For local deployment, run npx @cheqd/mcp-toolkit-server with environment variables, or use Docker Compose.
Key features of Cheqd MCP Toolkit
- Configurable MCP server setup for identity workflows
- Integrates with Credo for DID and credential management
- Supports issuing and revoking verifiable credentials
- Schema and credential definition management
- TRAIN-based trust registry verification
- Remote and local deployment options
Use cases of Cheqd MCP Toolkit
- AI agents issuing verifiable credentials for user identities
- Automated trust registry verification for compliance
- Decentralized authentication and DID management
- Schema and credential definition creation and management
- AI-driven identity operations on the Cheqd network
FAQ from Cheqd MCP Toolkit
What are the prerequisites for using the toolkit?
Node.js 20 or higher and pnpm 8 or higher are required for local development.
What is the easiest way to get started?
Use the hosted remote MCP server by adding the configuration “npx mcp-remote https://remote-mcp.cheqd.io/mcp” to your client settings.
What tools are currently included?
The @cheqd/mcp-toolkit-credo package provides tools for issuing, revoking credentials, managing schemas, credential definitions, DID-based authentication, and TRAIN trust registry verification. The TOOLS environment variable is set to “credo” by default.
How do I configure the local server?
Set environment variables such as TOOLS, CREDO_PORT, CREDO_NAME, CREDO_ENDPOINT, CREDO_CHEQD_TESTNET_MNEMONIC, TRAIN_ENDPOINT, and PORT.
Where can I find more detailed documentation?
Comprehensive documentation covering architecture, integration, use cases, and deployment recommendations is available at docs.cheqd.io.
Frequently asked questions
What are the prerequisites for using the toolkit?
Node.js 20 or higher and pnpm 8 or higher are required for local development.
What is the easiest way to get started?
Use the hosted remote MCP server by adding the configuration `“npx mcp-remote https://remote-mcp.cheqd.io/mcp”` to your client settings.
What tools are currently included?
The `@cheqd/mcp-toolkit-credo` package provides tools for issuing, revoking credentials, managing schemas, credential definitions, DID-based authentication, and TRAIN trust registry verification. The `TOOLS` environment variable is set to `“credo”` by default.
How do I configure the local server?
Set environment variables such as `TOOLS`, `CREDO_PORT`, `CREDO_NAME`, `CREDO_ENDPOINT`, `CREDO_CHEQD_TESTNET_MNEMONIC`, `TRAIN_ENDPOINT`, and `PORT`.
Where can I find more detailed documentation?
Comprehensive documentation covering architecture, integration, use cases, and deployment recommendations is available at [docs.cheqd.io](https://docs.cheqd.io/product/getting-started/ai-agents/trust-registry/setup-mcp).
Basic information
More Developer Tools MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments