MCP Integration Status

Verified: August 24, 2026

What this means for customers

Ranch.Bot cannot currently be added to Claude Desktop, Claude Code, ChatGPT, Gemini, Codex, Cursor, OpenCode, Pi, or another MCP client through a public Ranch.Bot install.

This does not affect the current product. Use the SMS-first setup and the web dashboard without an external assistant or API key.

What exists in source

The mcp-server/ package contains a local stdio implementation of the Ranch.Bot farm-data tools. It is an advanced developer surface, not a customer onboarding path. Its source supports animals, identifiers, groups, records, and read-only farm memory through a configured Ranch.Bot API.

External MCP writes do not use the Ranch.Bot app's review screen. They call the ordinary farm CRUD endpoints and do not create the Action rows that back Change History today. If this integration is published later, farm scope, revocation, audit behavior, and the lack of in-app review must be verified and stated plainly.

Local development only

Contributors with an authorized source checkout can build the server against a development Ranch.Bot environment:

cd mcp-server npm install npm run build npm test

A local MCP client must run the built entry directly:

node /absolute/path/to/mcp-server/dist/index.js

Set RANCHBOT_API_URL to the development API and set COGNITO_DEVICE_CLIENT_ID to that environment's public OAuth device client. Do not rely on the production default embedded in the current source. Do not put API keys or OAuth tokens in committed configuration.

Public release gate

Public setup instructions return only after all of these are true:

  1. The package is published and read back from npm.
  2. The MCP Registry listing is published and read back.
  3. Installation, OAuth sign-in, farm scoping, tools, revocation, and upgrade instructions pass from a clean machine.
  4. This page, /connect-your-ai, llms.txt, and the well-known files are updated together.

Until then, do not use copied Ranch.Bot install commands from an older page or search result.

Need the livestock record product?

Follow Getting Started for Text-in and web review. For integration questions, email support@ranch.bot.