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
🧩
Xano MCP Server for Smithery
AutoSpectra
A powerful browser automation and testing server using the Model Context Protocol (MCP). Enables AI agents to control...
SuperiorAPIs MCP Server Tool
🧩
MCP Server Template for Cursor IDE
GitHub Integration Server
GitHub's official MCP Server
Toolbox for Databases
MCP Toolbox for Databases is an open source MCP server for databases, designed and built with enterprise-quality and...
MCP Fetch
IP Geolocation Server
IP Geolocation Server for MCP
Waldur MCP Server
Server implementing Model Context Protocol for Waldur
🧩
Hatch API Integration Server
hatch-mcp-server
🧩
Tiny TODO
Tiny TODO MCP is a specialized server that implements the Model Context Protocol (MCP), allowing AI assistants to...
🧩
JavaScript Sandbox Server





