MOOF
  • Introduction
    • MOOF: Build Your Agentic AI Universe - powered by MCP, A2A, and TEE
    • Official Links
  • About MOOF (Video)
  • About MOOF
    • Problem Statement
    • Solution: The MOOF System
  • MOOF Features
  • MOOF Playground (A2A, MCP and TEE supported)
  • MOOF TEE MCP Hosting
  • MOOF Marketplace
  • MOOF Multi-agent Development Kit (MMDK)
  • MOOF Evolution Engine
  • MOOF Memory Network
  • MOOF Knowledge Graph
  • MOOF Governance Hub
  • MOOF Launchpad
  • How to use MOOF
    • Create Basic AI Agents
  • Create Google A2A-compatible AI Agents with MOOF
  • Public Cloud MCP Hosting
  • Private Cloud TEE MCP Hosting (backed by Phala)
  • MOOF Marketplace
  • MMDK
  • $MOOF token
    • $MOOF Tokenomy
    • MOOF Acceleration Program
  • Roadmap
    • Keep MOOFing!
Powered by GitBook
On this page
  • Intended Audience
  • Usage Guide

MMDK

PreviousMOOF MarketplaceNext$MOOF Tokenomy

Last updated 8 days ago

Intended Audience

  • LLM Users: Individuals using tools such as Claude, Clline, Cursor, and similar platforms who wish to integrate MCP or Google A2A for specific, task-driven workflows.

  • Developers: Those looking to integrate MCP or Google A2A functionalities into their own custom applications.

Usage Guide

Prerequisites:

  • Node.js: Version 20.18.2 or higher

  • npx: Version 10.8.2 or higher

Connecting MCP to Your LLM-Based App

Users can integrate MCP directly into their existing applications using a simple script, without the need for complex configuration.

Project Configuration

Currently, our development kit supports both TypeScript and Python, covering the majority of AI project needs

@modelcontextprotocol/sdk

To begin, install the necessary packages, then follow the installation guide provided below.