← bio.vet

INDIVIDUAL MCP TOOL

food_check

Можно ли кошке/собаке/грызуну/птице продукт или домашнее растение — справочник БиоВет, вычитан врачами.

bio.vetnone authenticationAvailability not checked

LIVE ENDPOINT

https://bio.vet/mcp

No auth detected

Connect to this endpoint to inspect the live schema for food_check and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

bio.vet

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.biovet]
url = "https://bio.vet/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "biovet": {
      "type": "http",
      "url": "https://bio.vet/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: biovet
Remote MCP URL: https://bio.vet/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "biovet": {
      "url": "https://bio.vet/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "biovet": {
      "type": "http",
      "url": "https://bio.vet/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "biovet",
  "transport": "streamable-http",
  "url": "https://bio.vet/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • find_clinic — Найти клинику сети БиоВет (Москва и Реутов, 20 клиник, все 24/7): по названию района/метро/улицы или по координатам.
  • get_prices — Живые цены ветуслуг сети БиоВет из прайса (900+ позиций, одинаковы во всех клиниках).
  • check_slots — Свободное время врачей клиники БиоВет: кто принимает и в какие часы можно записаться.
  • book_visit — Записать клиента на приём в клинику БиоВет.
  • triage — Проверка срочности по симптомам животного (кошка, собака, грызун, птица, рептилия): угроза жизни / к врачу сегодня / наблюдать.
  • ask_vet_kb — Ответ на вопрос о здоровье и уходе за питомцем из базы 3 700+ вопросов-ответов, вычитанных ветеринарными врачами сети БиоВет, со ссылкой на статью-источник.