wallet_data.txt
file. Each network requires a new wallet, and if the program identifies a previously-created wallet it will not create the new one on the new network.ECDSA
as the signature algorithm. The Eliza framework integration requires CDP API keys configured with the ECDSA
signature algorithm. Ed25519
signatures are not currently supported..env-local
file to .env
and set the API keys to their corresponding environment variables:
CDP_API_KEY_NAME
CDP_API_KEY_PRIVATE_KEY
OPENAI_API_KEY
claude_desktop_config.json
to your Claude Desktop config file and update the following:
args
path to match the location of your built index.js
file.env
section:
CDP_API_KEY_NAME
CDP_API_KEY_PRIVATE_KEY
claude_desktop_config.json
file found in your Claude Desktop app’s settings and update its contents to match the contents of our provided claude_desktop_config.json
file.
claude_desktop_config.json
file with your CDP API keys and the correct path to your built index.js
file.
To use the chatbot, simply open Claude Desktop after configuring your API keys. The MCP server will run automatically when you interact with Claude.