EthanAlgoX/MarketBot
MarketBot is a finance-customized version of openclaw, built as a dedicated AI agent for market intelligence, trading analysis, and decision support.
Platform-specific configuration:
{
"mcpServers": {
"MarketBot": {
"command": "npx",
"args": [
"-y",
"MarketBot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...