Connect AI assistants to the Fryd plant database with 3,000+ vegetable varieties. Works with ChatGPT, Claude, and any MCP-compatible client.


Connection

Server URL https://mcp.fryd.app/mcp
Transport Streamable HTTP
Authentication None required

Getting Started

Fryd is a hosted remote MCP server. No installation, API keys, or authentication required.

ChatGPT

Fryd is available in the ChatGPT MCP connector directory. Search for "Fryd" under Settings > Connectors and enable it.

Claude

Fryd is available as a connector in the Claude Connectors Directory. Enable it from your Claude settings under Connectors.

Claude Code

Add the server to your MCP config:

claude mcp add fryd <https://mcp.fryd.app/mcp>

Other MCP Clients (Cursor, VS Code, etc.)

Add to your MCP configuration:

{
  "mcpServers": {
    "fryd": {
      "url": "<https://mcp.fryd.app/mcp>"
    }
  }
}

Available Tools

search_planting_plans