Track updates and new features added to the Moneda MCP server.Documentation Index
Fetch the complete documentation index at: https://docs.moneda.com/llms.txt
Use this file to discover all available pages before exploring further.
May 2026
v0.4.0 — Spending analytics, earnings time series, recovery emails, and in-app notifications
13 new read tools (49 total now, 38 read + 11 write): Spending analytics (7 new tools):- get_spending_by_type_group — formerly
get_spending_summary, renamed to clarify the axis. Spending grouped by transaction type group (transfer, exchange, deposit, withdrawal, earnings, topup, offramp) over a 7/30/90-day window with period-over-period comparison. - get_daily_spending — daily series of spending totals for a single stablecoin (USDC, EURC, CHFAU) over a rolling window or absolute UTC range.
- get_spending_by_category — totals grouped by user-assigned spending category (Groceries, Restaurants, Salary, etc.).
- get_spending_by_contact — total sent to a single recipient (Moneda user, bank, or wallet) over a window.
- get_spending_by_merchant — totals grouped by merchant name (parsed from references and notes).
- get_spending_comparison — period-over-period comparison with delta percentage.
- get_spending_transactions — drill-down into the transactions that make up a category / contact / merchant total.
- get_earnings_time_series — daily yield over a window for a single vault (Morpho USDC / EURC, YO USDC / EURC, etc.).
- list_recovery_emails / get_recovery_email / get_recovery_config / get_recovery_status — surface ZK email-based account recovery to AI assistants under “recovery email” terminology. Useful for “do I have email recovery set up?”, “is a recovery in flight on my account?”, and “are my guardians fully approved?”. Anonymizes guardian emails as
a***@domainin the active-recovery payload.
- list_notifications / get_unread_notification_count — read the in-app notifications inbox; the count tool is cheaper when the agent only needs to answer “do I have anything new?”.
read:notifications— covers the new notifications tools. Recovery emails fold into the existingread:recoveryscope (renamed in the consent screen from “Recovery Contacts” to “Account Recovery”).
- New endpoints:
GET /v1/recovery-emails,GET /v1/recovery-emails/{id},GET /v1/recovery-config,GET /v1/recovery-status,GET /v1/notifications,GET /v1/notifications/unread-count, plus the spending-breakdown and earnings-time-series endpoints under/v1/spending/*and/v1/earnings/time-series. All support?view=litefor compact responses where applicable.
- New command groups:
moneda recovery emails-list / emails-get / config / status / contacts,notification list / unread-count,rates apy / exchange,spending summary,sub-account list / get / balance / wealth, plus thewealthtop-level alias. - New commands:
account show,transaction batch-categorize,transaction batch-note,spendingsubcommands for the new breakdown tools,account earnings-time-series.
March 2026
v0.3.0 — Enriched tools, safety annotations, and security improvements
Enriched balance and spending tools:- get_balance now includes balance trend sparklines from recent snapshots and current APY rates for earnings accounts
- get_spending_summary now includes user-assigned category breakdown (23 categories) alongside type groups, and period-over-period comparison with delta percentage
- All 32 tools now include safety annotations (
readOnlyHint/destructiveHint) for Anthropic directory compliance - Read tools are marked as read-only; write tools are marked as non-destructive
- Added
Content-Security-Policy: frame-ancestors 'none'header to prevent clickjacking - Added
X-Frame-Options: DENYandX-Content-Type-Options: nosniffheaders - HSTS enabled in production with 1-year max-age
- Added
server.jsonmanifest for MCP Registry publishing - Added domain verification endpoint at
/.well-known/mcp-registry-auth
February 2026
MCP server launch
The Moneda MCP server is now available in public beta. Connect your AI assistant to manage your Moneda account with natural language. What’s included:- 32 tools — 21 read tools and 11 write tools for full account management
- 15 resources — automatic context for balances, transactions, rates, and more
- 21 OAuth scopes — granular permission control with 16 read and 5 write scopes
- 5 AI clients supported — Claude, ChatGPT, Gemini, Mistral AI, and Perplexity AI
- OAuth 2.0 with PKCE — secure authentication without sharing passwords
- Biometric payment approval — every payment requires confirmation in the Moneda app
- Check balances, transactions, and spending summaries
- Categorize and annotate transactions in bulk (up to 25 at once)
- Initiate payments to Moneda users, external wallets, and bank accounts
- Export transactions in tax-ready CSV format (Koinly, CoinTracker, TaxBit)
- Search FAQs and get help without leaving your AI client
- Manage contacts, external accounts, and profile settings
This is a beta release. We’re actively adding new tools and improving existing ones based on user feedback.
What’s next?
Quickstart
Get started with Moneda MCP in 5 minutes.
Use cases
See what you can do with Moneda and AI.
