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
Похожие серверы
Brokerage-MCP
An MCP server for brokerage functionalities, built with the MCP framework.
Apigene MCP Gateway
Apigene MCP Gateway is the runtime layer that connects AI agents to APIs and MCP servers via Model Context Protocol.
Weather
Provides real-time weather information for any location.
MCP Cookie Server
Provides positive reinforcement to LLMs by awarding 'cookies' as treats.
Medical Terminologies MCP
Unified access to global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH. 27 tools for medical coding, terminology lookup, and crosswalk mappings.
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Weather
Provides weather alerts and forecasts using the National Weather Service API.
mcp-server-openai-bridge
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
DealX
MCP Server for DealX platform
SwitchBot
Control SwitchBot smart home devices through its official API, enabling automation and integration with AI assistants.