Chromia Wallet
FreeNot checkedIntegrates with the Chromia blockchain to enable cryptocurrency transactions and wallet operations for automated financial workflows.
About
Integrates with the Chromia blockchain to enable cryptocurrency transactions and wallet operations for automated financial workflows.
README
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
.envand 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
Installing Chromia Wallet
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/chromindscan/chromia-mcpFAQ
Is Chromia Wallet MCP free?
Yes, Chromia Wallet MCP is free — one-click install via Unyly at no cost.
Does Chromia Wallet need an API key?
No, Chromia Wallet runs without API keys or environment variables.
Is Chromia Wallet hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Chromia Wallet in Claude Desktop, Claude Code or Cursor?
Open Chromia Wallet on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Chromia Wallet with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
