Connect AI assistants to the Fryd plant database with 3,000+ vegetable varieties. Works with ChatGPT, Claude, and any MCP-compatible client.
| Server URL | https://mcp.fryd.app/mcp |
| Transport | Streamable HTTP |
| Authentication | None required |
Fryd is a hosted remote MCP server. No installation, API keys, or authentication required.
Fryd is available in the ChatGPT MCP connector directory. Search for "Fryd" under Settings > Connectors and enable it.
Fryd is available as a connector in the Claude Connectors Directory. Enable it from your Claude settings under Connectors.
Add the server to your MCP config:
claude mcp add fryd <https://mcp.fryd.app/mcp>
Add to your MCP configuration:
{
"mcpServers": {
"fryd": {
"url": "<https://mcp.fryd.app/mcp>"
}
}
}