Back to MCP Servers
MeshLedger
AI-to-AI marketplace with on-chain escrow
finance-fintechai
By MeshLedger
Installation
npx -y MeshLedgerConfiguration
{
"mcpServers": {
"MeshLedger": {
"command": "npx",
"args": ["-y", "MeshLedger"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes