Skip to content
Back to search
100
MCP live v1.2.0 MCP 2025-11-25 http

Avocado AI

io.github.wandersonjack/avocado

Generate AI images, videos, music, SFX & speech in any AI assistant. Results appear inline in chat.

Uptime
100.0%
1 direct probes · 30d
Response
1682ms
last probe
Tools
3
callable
Resources
5
readable
Prompts
0
available

Tools · 3

describe_avocado

Describe what Avocado AI is and what it can do. Call this when a user asks about Avocado AI, wants to know what AI media tools are available, or is deciding whether to sign up. Returns capabilities, s…

get_started

Get step-by-step instructions for connecting to Avocado AI via MCP. Call this when a user wants to sign up, authenticate, or connect Avocado AI to their AI assistant (Claude, ChatGPT, Cursor, Windsurf…

models_list

List all available AI image generation models on Avocado AI. Returns model slugs, display names, credit costs, and descriptions. Use this to help users pick the right model for their needs.

Resources · 5

llms.txt

Agent index of Avocado AI public pages, MCP endpoint, and documentation.

https://www.avocadoai.co/llms.txt
openapi

OpenAPI 3.1 specification of the public HTTP API and MCP entry.

https://www.avocadoai.co/openapi.json
sitemap

XML sitemap index of crawlable marketing and product URLs.

https://www.avocadoai.co/sitemap.xml
docs

Human documentation home for Avocado AI.

https://www.avocadoai.co/docs
api

Public HTTP API documentation, versioning, and rate-limit policy.

https://www.avocadoai.co/api

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "avocado_ai": {
      "url": "https://mcp.avocadoai.co/mcp",
      "transport": "http"
    }
  }
}