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
.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
Chromia Wallet
by chromindscan
Project Details
- chromindscan/chromia-mcp
- Last Updated: 12/23/2024
Recomended MCP Servers
🧩
Unsloth MCP Server
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory
Financial Datasets SDK
YouTube MCP Server
ActionKit
OpenAPI Schema Explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration.
🧩
Safe MCP Server
An MCP server implementation for interacting with Safe (Gnosis Safe) smart contract wallets
CodeAlive
WebEvalAgent
An MCP server that autonomously evaluates web applications.
🧩
Text Classifier
tensorflow implementation
🧩
Command-Line MCP Server
🧩
Baike Render
🧩
Branch Thinking
MCP tool to allow multiple chains of thought





