Chromia Wallet
About
Integrates with the Chromia blockchain to enable cryptocurrency transactions and wallet operations for automated financial workflows.
Details
- Author
- chromindscan
- Repository
- chromindscan/chromia-mcp
- GitHub stars
- 1
- Categories
- Other, Productivity, Developer Tools, Design, AI, Search, Security, Frontend, API, Infrastructure
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Chromia WalletCommand (node, npx, python, etc.)nodeArguments-
Argument 1
/PATH_TO_FOLDER/chromia-mcp/build/index.js
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"chromia wallet": {
"cwd": null,
"env": {},
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
],
"shell": false,
"command": "node"
}
}
}
Linux
{
"cwd": null,
"env": [],
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
],
"shell": false,
"command": "node"
}
Macos
{
"cwd": null,
"env": [],
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
],
"shell": false,
"command": "node"
}
Windows
{
"cwd": null,
"env": [],
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
],
"shell": false,
"command": "node"
}
This tool that enables Claude AI to interact with Chromia Wallet for sending $CHR transactions.
Introduction on MCP:https://modelcontextprotocol.io/quickstart
- git clone this repo
- setup.envand install
- 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" ] } } }
Zen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.
x402 payment gateway for AI agents — 12 crypto data tools (price, whale activity, gas, TVL, Fear & Greed, Dune queries) paid per-call in USDC on Stellar or Base. No API keys, no subscriptions.
Perform bulk BNB and BEP20 token transfers on the BNB Smart Chain (BSC).
Control a Lightning wallet using Nostr Wallet Connect (NWC).
Crypto Market Pulse & Base USDC Stats
x402-paid MCP server: live crypto market pulse ($0.001) and Base USDC on-chain stats ($0.005), settled in USDC on Base mainnet.
Crypto Market Pulse & Base USDC Stats (cryptopulse)
Pay-per-call crypto market data on Base via x402 USDC micropayments: BTC/ETH/SOL/USDC prices, Base chain stats, USDC analytics, DNS, JSON repair.
Engagement marketplace on Base, native to the Bankr ecosystem: AI agents and communities fund quests (follows, reposts, replies, quotes, original posts) and verified-X humans complete them, paid per approved action from a non-custodial x402 escrow in USDC, BNKR, or any Bankr-launched token.
An MCP server for accessing useful Bitcoin Lightning tools.
Non-custodial USDC checkout on Solana: agents inspect a checkout and get unsigned transactions to sign locally, settling 99.5% straight to the merchant's own wallet.
Multi-chain x402 payment gateway and DeFi automation MCP server. 161 tools across 39 categories — batch payments, token swaps, bridges, escrow, AI inference, staking, governance, oracles, geospatial, GPU compute, research, and more. Supports Base, Ethereum, and Solana with 10+ additional chains. Integrated into AWS Strands Agents tools and Google ADK Community Toolkit.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





