Skip to content

v2.0.0 — Public-only release

Latest

Choose a tag to compare

@gtorreal gtorreal released this 11 Apr 15:37
· 11 commits to main since this release

Breaking changes

All 18 authenticated/private API tools have been removed. This version works exclusively with Buda.com's public endpoints — no API key or account required.

Retained: 16 public tools

get_markets, get_ticker, get_orderbook, get_trades, get_market_volume, get_spread, compare_markets, get_price_history, get_arbitrage_opportunities, get_market_summary, simulate_order, calculate_position_size, get_market_sentiment, get_technical_indicators, get_real_quotation, get_available_banks.

Quick start

npx @guiie/buda-mcp

Notes

The full authenticated version is preserved in the with-auth branch.

See CHANGELOG.md for full details.