Installation & Configuration
{
"mcpServers": {
"cheqd-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://remote-mcp.cheqd.io/mcp"
]
},
"cheqd-local": {
"command": "npx",
"args": [
"-y",
"@cheqd/mcp-toolkit-server"
],
"env": {
"TOOLS": "credo",
"CREDO_PORT": "3000",
"CREDO_NAME": "faber",
"CREDO_ENDPOINT": "http://faber:3000",
"CREDO_CHEQD_TESTNET_MNEMONIC": "your-mnemonic-phrase",
"TRAIN_ENDPOINT": "https://dev-train.trust-scheme.de/tcr/v1/",
"PORT": "5000"
}
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13