Cheqd MCP Toolkit
Officialby cheqd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The Port where the Remote MCP Server will run | 5000 |
| TOOLS | No | Comma separated list of Tools, as of now only 'credo' | credo |
| CREDO_NAME | No | Name of the Credo Agent | faber |
| CREDO_PORT | No | Port on which the Credo agent will run | 3000 |
| CREDO_ENDPOINT | No | Endpoint which Credo Agent is accessible externally | http://faber:3000 |
| TRAIN_ENDPOINT | No | The TRAIN endpoint for verification of trust registry | https://dev-train.trust-scheme.de/tcr/v1/ |
| CREDO_CHEQD_TESTNET_MNEMONIC | No | Your Testnet mnemonic phrase |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cheqd/mcp-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server