Connect GeoPard MCP
Learn how to connect GeoPard MCP to Claude, ChatGPT, Cursor, and any MCP-compatible client.
GeoPard MCP enables AI assistants to securely interact with your GeoPard agronomic data through the Model Context Protocol (MCP).
Below you will find guides on how to connect GeoPard MCP to popular MCP-compatible AI clients such as Claude, ChatGPT, and Cursor. General connection steps and configuration details are also provided.
A valid GeoPard account is required to use GeoPard MCP.
Anthropic Claude
This tutorial is applicable if you're using Claude on the Pro, Team, or Enterprise plan.
If you're on the Free plan, please use the generic approach with the desktop app, described below.
OpenAI ChatGPT
Only owners and admins can configure GeoPard MCP servers in ChatGPT Team, Enterprise, and Edu workspaces.
Developer Mode is required because the GeoPard MCP server is not an official ChatGPT connector.
Cursor
Generic MCP Client
Add the GeoPard MCP server using the endpoint: https://mcp.geopard.tech/mcp or by adding the GeoPard MCP server to the MCP configuration file for your client in the section. The result configuration file should look similar to the following JSON.
{
"mcpServers": {
"GeoPard PROD": {
"url": "https://mcp.geopard.tech/mcp"
}
}
}Authenticate using your GeoPard account credentials.
If authentication fails and the client cannot establish a connection, please submit a request via “Report Issue” in the GeoPard web app.
Some MCP clients may require a slight additional configuration adjustment in the authentication flow in GeoPard to establish a connection.
Last updated
Was this helpful?