אינטגרציית MCP

גישת עוזר AI לנתונים הפיננסיים שלך

השתמש ב-Model Context Protocol כדי לתת לעוזרי AI כמו Claude גישה מאובטחת לנתוני Wallet שלך. שאל שאלות על ההוצאות שלך, נתח תקציבים וקבל תובנות פיננסיות בשפה טבעית.

גישה לקריאה בלבד10 ToolsמאובטחStreamable HTTP
AI Assistant

כמה הוצאתי על מסעדות החודש?

get_records

בהתבסס על נתוני Wallet שלך, הוצאת ₪1,750 על מסעדות החודש ב-12 עסקאות. זה 15% יותר מהחודש שעבר.

How does that compare to my dining budget?

Your dining budget is $400/month. You're $82.50 over budget (121%). I'd suggest reviewing the 3 largest transactions to find savings.

מה זה MCP?

Model Context Protocol (MCP) הוא תקן פתוח שמאפשר לעוזרי AI להתחבר בצורה מאובטחת למקורות הנתונים שלך. עם אינטגרציית MCP של Wallet, אתה יכול לשאול את Claude או לקוחות LLM אחרים על הכספים שלך בשפה טבעית.

You
AI Assistant
Wallet MCP Server

Available Tools

10 read-only tools organized by function

Core Financial Data

get_records

Retrieve transactions with filters for date range, category, account, labels, and amount.

get_accounts

List all accounts with current balances, currencies, and account types.

get_categories

Get the full category tree including custom categories and subcategories.

Analytics

get_records_aggregation

Aggregate spending by category, time period, or account.

get_records_by_id

Fetch full details of a specific transaction.

Planning

get_budgets

View all budgets with spent/remaining amounts and periods.

get_goals

Track savings goals with progress and deadlines.

get_standing_orders

List recurring transactions and upcoming payments.

Organization

get_labels

Retrieve custom labels for tagging transactions.

get_record_rules

View automation rules for categorization.

הגדרת MCP

1

Step 1: Get Your API Token

Open Wallet → Settings → Integrations and generate a JWT token. This token authenticates your AI assistant and grants read-only access to your data.

Keep your token private. You can revoke it anytime from the same settings page.

2

Step 2: Configure Your AI Platform

Choose your platform below and follow the configuration instructions.

claudeDesktop

claude_desktop_config.json

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wallet": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.wallet.budgetbakers.com/",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "Bearer YOUR_TOKEN_HERE"
      }
    }
  }
}

claudeCode

Terminal
claude mcp add wallet \
  --transport http \
  https://mcp.wallet.budgetbakers.com/ \
  --header "Authorization: Bearer YOUR_TOKEN_HERE"

Replace YOUR_TOKEN_HERE with your JWT token from Step 1.

Claude Web (claude.ai)

Anthropic's Claude via Connectors (Pro/Max/Team/Enterprise)

Connectors

Claude Web uses Connectors with email-based authentication — add Wallet as a custom connector and authenticate with your Wallet email. No API tokens needed.

View Claude Web Setup Guide

ChatGPT

OpenAI's ChatGPT with MCP support (Plus/Pro/Max/Business/Enterprise)

OAuth

ChatGPT uses OAuth authentication instead of JWT tokens — you connect by logging in with your Wallet email directly through ChatGPT's Apps settings. No need to copy API tokens.

View ChatGPT Setup Guide

מה אתה יכול לעשות

כמה הוצאתי על מצרכים החודש שעבר?

קבל ניתוח מיידי של ההוצאות שלך לפי קטגוריה

האם אני נשאר בתקציב?

בדוק מצב תקציב וקבל התראות על הוצאות יתר

מהם החשבונות הקרובים שלי?

ראה את כל התשלומים המתוכננים ומועדי הפירעון שלהם

הראה לי את ההוצאות הגדולות ביותר שלי השנה

נתח דפוסי הוצאות ומצא הזדמנויות לאופטימיזציה

אבטחה ופרטיות

מוכן לחבר את עוזר ה-AI שלך?

התחל להשתמש ב-MCP עם Wallet היום ופתח תובנות פיננסיות מונעות AI.