Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI Agents for Crypto Finance: Vibe Coding with Claude & MCP
New
3 students

AI Agents for Crypto Finance: Vibe Coding with Claude & MCP

Build Automated Crypto Treasury, Accounting Sync, and Agent-Assisted Safe (Gnosis) Payment Workflows Without Manual Code
Last updated 6/2026
English
English

What you'll learn

  • Apply AI tools to real crypto accounting and finance workflows.
  • Structure crypto finance analysis into repeatable prompts, checks, and operating steps.
  • Use AI to support dashboard creation, deployment planning, and finance reporting.
  • Identify where AI can assist payment workflows while keeping human review in the loop.
  • Connect AI to crypto subledgers and databases using Model Context Protocol (MCP) and APIs without writing manual code.
  • Build and deploy a multi-chain crypto portfolio dashboard to GitHub and Vercel using pure plain-language prompts.
  • Set up secure AI agent-assisted payment workflows using Safe (Gnosis) infrastructure keeping full human signer control.
  • Debug live API, SDK, and deployment errors iteratively by analyzing error logs with Claude to fix system architecture.
  • Automate crypto transaction categorization and accounting rule generation directly through conversational AI.

Course content

4 sections17 lectures1h 33m total length
  • AI, Crypto Finance, and Vibe Coding6:05

    The lesson explains the three core components of this AI setup: context, memory, and skills. Context means giving AI access to the information you already use, such as Notion, Slack, Telegram, email, Google Drive, and databases. Memory means structuring that information so AI understands what is important and what the current state of work is. Skills are workflows and automations built on top of that context and memory.


    The second part of the lesson shifts into more practical crypto use cases and vibe coding. The first exercise is about connecting a custom MCP inside Claude Code/Cowork. The tool used for the exercise is Breezing, a crypto accounting subledger. Before starting the setup, the lesson introduces the difference between API, MCP, and CLI: APIs are specific app-to-app connections, MCP is a more universal protocol that lets AI tools communicate with external tools in a structured way, and CLI is a powerful but riskier developer-style interface.


    The lesson ends by starting a new Claude task and asking Claude to help connect the Breezing MCP, showing that even technical setup steps can often be handled through plain-language instructions.

    Key topics covered:

    • Recap of the personal AI operating system

    • Context, memory, and skills as the core AI workflow components

    • Using AI for crypto, accounting, and finance

    • Practical vibe coding workflow

    • What APIs are

    • What MCP is and why it matters for AI tools

    • What CLI is and why it is powerful but risky

    • Connecting a custom MCP in Claude

    • Starting a new project/task in Claude

    • Using Breezing as a crypto accounting subledger example

  • Welcome to MTF1:15
  • Connecting Breezing MCP and Adding Wallets5:58

    In this lesson, we continue the MCP setup exercise by connecting Breezing, a crypto accounting subledger, to Claude/Cowork as a custom connector. The lesson starts with a short explanation of model choice: for many practical setup tasks, a faster model like Sonnet may be enough, while more complex reasoning tasks may require a stronger model like Opus.


    The walkthrough then shows Claude finding the Breezing MCP documentation and generating a setup plan. The first practical step is creating a Breezing API key from the account settings. The lesson explains how to choose the relevant companies, decide between read-only and read/write access, and why it is safer to start with read-only permissions. It also highlights an important security point: the API key must be copied immediately because it will not be visible again later.


    Next, the lesson shows how to add Breezing as a custom connector in Claude/Cowork by going to settings, opening connectors, adding the MCP address, and authorizing the connection with the newly created API key. It also explains that some organizations may disable custom connectors for regular users, in which case admin approval is needed.


    Finally, the lesson reviews the connected Breezing MCP and its available permissions. With read-only access, Claude can retrieve information such as companies, assets, and rules. The broader idea is that MCP lets you “speak with your data” directly through AI, without manually navigating the external app’s interface.

    Key topics covered:

    • Choosing between Claude models for different tasks

    • Letting Claude find MCP documentation

    • Creating a Breezing API key

    • Read-only vs read/write API access

    • API key security and one-time visibility

    • Adding a custom connector in Claude/Cowork

    • Connecting Breezing MCP

    • Understanding connector permissions

    • Using MCP to query accounting data through AI

    • Admin restrictions for custom connectors

  • Using Breezing MCP: Accounting Rules, Categorization, and Xero Sync6:39

    In this lesson, we test the Breezing MCP connection and show how it can be used to analyze real crypto accounting data directly from Claude/Cowork. The lesson begins by confirming that the MCP is connected, that the available entities are visible, and that the current API key has read-only access. It also briefly shows how API key permissions could be edited later, while keeping read-only access for the exercise.


    The main exercise is asking Claude to summarize May 2026 transactions for the Foundation and suggest accounting rules that could be applied. The lesson explains the core value of MCP: instead of manually navigating the Breezing interface, users can ask questions in natural language and receive aggregated transaction analysis directly inside Claude.

    The walkthrough also shows how Claude can identify transaction patterns and recommend automation rules. Examples include rules for internal transfers, contractor expenses, known vendors such as audit providers, trading transactions, gains/losses, and bank withdrawals. The lesson emphasizes that these rules could later be implemented by simply instructing Claude which recommendations to apply, but write access should only be enabled after careful review.

    The broader takeaway is that MCPs let finance and accounting teams work with real operational data in a conversational way: querying, summarizing, categorizing, and preparing automation logic without manually digging through the external tool’s interface.

    Key topics covered:

    • Confirming Breezing MCP connection

    • Reviewing available entities and permissions

    • Keeping API access read-only for safety

    • Querying crypto accounting data through Claude

    • Summarizing monthly transactions

    • Asking for accounting rule recommendations

    • Identifying internal transfers

    • Creating vendor-based categorization rules

    • Classifying trading transactions and gains/losses

    • Using MCP for natural-language data analysis

    • Understanding when write access may be needed later

Requirements

  • Basic familiarity with crypto wallets, transactions, and finance operations is helpful.
  • No advanced engineering background is required, but comfort with tools, prompts, and dashboards will help.
  • Learners should be willing to review AI-generated outputs critically before using them in finance workflows.

Description

Welcome to course: AI for Crypto Finance: From Second Brain to Agent-Assisted by MTF Institute


Course provided by MTF Institute of Management, Technology and Finance

MTF Institute is a global educational and research institute headquartered in Lisbon, Portugal. We offer hybrid business and professional education in the areas of Business and Management, Science and Technology, and Banking and Finance.

MTF Institute R&D Center conducts research in Artificial Intelligence, Machine Learning, Data Science, Big Data, Web3, Blockchain, Cryptocurrency and Digital Assets, Digital Transformation, Fin-tech, E-commerce, and the Internet of Things.

MTF Institute is an official partner of Deloitte, IBM, Intel, and Microsoft, and is a member of the Portuguese Chamber of Commerce and Industry and the Union of Trade and Services Associations of Lisbon.

MTF Institute has a global presence across 216 countries and territories and has been chosen by more than 980,000 students.


This course is a hands-on introduction to using AI in crypto, accounting, and finance workflows. Instead of treating AI as just a chat interface, the course shows how to build a practical AI-powered operating system: one that works with your context, remembers important information, connects to external tools, and helps automate real finance tasks.


The course starts with the core idea of context, memory, and skills: giving AI access to the information you already use, structuring that information properly, and then building workflows on top of it. From there, it moves into practical crypto finance use cases, including connecting external tools through APIs and MCPs, working with crypto accounting data, and using AI agents to analyze transactions and suggest automation rules.


The main practical project is a crypto portfolio dashboard. Step by step, participants build a dashboard that connects to wallet data, uses API keys, displays balances across chains, stores wallet information, and is eventually deployed online through GitHub and Vercel. The course then extends the dashboard with an agent-assisted payments module using Safe, allowing users to add vendors, propose transactions, and interact with on-chain payment flows.


Along the way, the course explains important technical concepts in simple language: local apps vs cloud deployments, GitHub repositories, environment variables, API keys, local storage vs online databases, Safe multisigs, proposer wallets, and the difference between APIs, MCPs, and CLI tools. The emphasis is on practical iteration: build a small version first, test it, debug it with AI, deploy it, and then keep improving feature by feature.


Exclusive: The Career Accelerator Edition

Why is this course unique?

By enrolling in this special edition, you unlock three strategic career advantages:


1. Dual Certification & Direct Verification Go beyond the standard. Upon completion, you will receive not only the Udemy certificate but also the Official MTF Institute Certificate and Student ID.

· Direct Validation: You will gain access to our automated system to issue your credentials instantly directly from the Institute.

· Credibility: This independent verification adds a layer of professional authority to your CV, recognized by our global partners.


2. Portfolio Building & LinkedIn Visibility In job market, visibility is everything. We don't just teach you skills; we help you showcase them.

· Show, Don't Just Tell: We encourage you to post your course projects and case studies directly to your professional profiles.

· Career Boost: Follow our guidelines to add your new certification to your LinkedIn profile correctly. This simple step significantly improves your visibility to recruiters and demonstrates your commitment to continuous professional development.


3. Access to a Global Professional Community Education is more powerful when shared. You are not learning alone.

· Network: Join thousands of professionals worldwide who trust MTF Institute.

· Stay Informed: Gain the opportunity to subscribe to our industry insights and newsletters, keeping you ahead of trends in management and technology.

Start your transformation from a student to a recognized professional today.


Full Description:

Welcome to the Era of DeFAI and Vibe Coding!

Writing boilerplate code manually is rapidly becoming a thing of the past. Enter **Vibe Coding**—the breakthrough development methodology where you direct application architecture, logic, and product features using natural language, while advanced AI models handle the heavy technical implementation.

This course is your definitive, hands-on blueprint for building an **AI-driven Operating System for Crypto Finance**. You will go from raw financial context ingestion to deploying a live cloud-based payment agent integrated seamlessly with the industry-standard **Safe (formerly Gnosis Safe)** multi-sig infrastructure.


---

What You Will Build (Project-Based Learning)


This course bypasses dry theory to focus entirely on building a practical, operational AI setup. Together, we will build a 3-part crypto operations ecosystem:


1. **Crypto Accounting Ledger Sync (Breezing MCP):** Connect Claude directly to live financial data using the revolutionary **Model Context Protocol (MCP)**. You will learn to query transactions in plain English, spot operational patterns, and auto-generate accounting rules for downstream accounting syncs.

2. **Multi-Chain Portfolio Dashboard:** Build an interactive user interface from scratch using Claude and the Moralis API. Implement local JSON persistence, manage multi-chain balances, and push your code live to production via **GitHub and Vercel**.

3. **Agent-Assisted Payments via Safe:** Design a secure, non-custodial treasury pipeline. Set up an isolated AI Proposer wallet that can autonomously draft transaction proposals on-chain, while you retain absolute, final signing authority.


---

Real-World Debugging Over Flawless Slides

AI-assisted development is rarely a perfectly straight path. The true value of this course lies in the **live debugging sessions**. We don't hide the friction. You will actively watch our application encounter real environment mismatches, raw Safe API errors ("unprocessable content"), and deployment quirks.

You will master the highly valuable skill of feeding error logs back to Claude, inspecting code diffs, adjusting implementation plans, and driving a raw prototype all the way to a stable cloud deployment.

Security First: We treat security as paramount. You will learn to properly isolate sensitive data using `.env.local` files, manage environment variables on Vercel securely, and understand why AI agents should only be granted read-only or strictly gated "Proposer" permissions.


---

Prerequisites & Requirements

* A basic understanding of Web3 concepts (wallets, transactions, API keys).

* Access to Claude (Anthropic), Claude Code, or an equivalent advanced AI coding environment.

* No prior programming experience required. We will communicate with code entirely in human language.

Who this course is for:

  • Crypto operators, accountants, finance teams, and founders who want practical AI workflows.
  • Analysts who work with crypto transaction data, dashboards, or payment operations.
  • Finance professionals exploring where AI can save time in reporting, reconciliation, and operational execution.
  • Builders who want examples of AI-assisted crypto finance tooling and deployment workflows.
  • Crypto Operations Managers & CFOs: Web3 operations teams looking to automate treasury management, cash flow tracking, and financial reporting without scaling a developer team.
  • Crypto Accountants & Web3 Compliance Specialists: Financial professionals aiming to transition from manual, tedious spreadsheets to intuitive, conversational data analysis via AI.
  • Vibe Coders & Indie Hackers: Tech-savvy automation enthusiasts eager to master Anthropic’s Model Context Protocol (MCP) using a real-world, high-security financial stack.
  • Web3 Startup Founders: Solo entrepreneurs who need to rapidly spin up internal dashboards, payment tools, and analytics modules by leveraging Claude as a co-developer.