Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Chromia Wallet

FreeNot checked

Integrates with the Chromia blockchain to enable cryptocurrency transactions and wallet operations for automated financial workflows.

GitHubEmbed

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

  1. git clone this repo
  2. setup .env and install
cp .env.sample .env
npm i
npm run build
  1. 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"
            ]
        }
    }
}
  1. Restart Claude Desktop App

from github.com/chromindscan/chromia-mcp

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-mcp

FAQ

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

Compare 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