Chromia MCP
Send CHR transactions using the Chromia Wallet.
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
Related Servers
Asset Price MCP Server
Provides real-time prices for assets like precious metals and cryptocurrencies.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
WSB Analyst
Provides real-time WallStreetBets data for analysis using the Reddit API.
Smart Home Device Control
Control smart home devices and query information by connecting large models to smart home backend APIs.
Crypto Price & Market Analysis (JJ Fork)
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
SO-ARM100 Robot Control with MCP
Control SO-ARM100 and LeKiwi robot arms using LLM-based AI agents.
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.
Jilebi
A secure, extensible MCP runtime with JS plugins
OSINT MCP
Real-time OSINT intelligence platform for global security monitoring.
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.