Chromia Wallet
Interact with Chromia Wallet to send $CHR transactions.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Chromia Wallet MCP server manually.
Chromia MCP
This tool that enables Claude AI to interact with Chromia Wallet for sending $CHR transactions.
Introduction on MCP: https://modelcontextprotocol.io/quickstart
Setting up
- git clone this repo
- setup
.env
and install
cp .env.sample .env
npm i
npm run build
- setup Claude's Desktop App (mac setup)
nano ~/Library/Application\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"chromia-mcp": {
"command": "node",
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
]
}
}
}
- Restart Claude Desktop App
Details:
Stars
1Forks
4Last commit
7 months agoRepository age
7 months
Auto-fetched from GitHub .
MCP servers similar to Chromia Wallet:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit