Skip to main content
Integrate faster with donate.gg by connecting our docs directly to your AI coding tools.

Overview

Model Context Protocol (MCP) is an open standard that lets AI tools like Claude, Cursor, and VS Code search your documentation in real time instead of relying on training data. Once connected, your AI assistant can search donate.gg docs on demand while you work.
  • Name: donate.gg Docs
  • URL: https://docs.donate.gg/mcp
  • Transport: Streamable HTTP

Installation

Run the following command in your terminal:
claude mcp add --transport http donategg-docs https://docs.donate.gg/mcp

Usage

Once connected, your AI assistant can search donate.gg documentation to answer questions about the API, integration, and configuration without leaving your editor. Example queries:
  • “How do I create a donation config?”
  • “What wallets are supported?”
  • “How does the charity beneficiary weight work?”
  • “Show me how to authenticate with the developer API”