Loading MCP server directory, please wait...
Durable identity and memory for AI agents, anchored on the Emercoin blockchain.
npx @getmcp/cli add com.steledger/gatewayRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.steledger/gateway": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GATEWAY_URL",
"ghcr.io/steledger/mcp:latest"
],
"env": {
"GATEWAY_URL": "https://api.steledger.com"
}
}
}
}