# Veterical

> Veterinary practice management with scoped developer APIs and a read-only administrative MCP connector that excludes animal, owner, and clinical records.

## Documentation

- [Developers](https://www.veterical.com/developers/): REST API keys, quick start, MCP connector setup, CLI, agent skills, scopes, webhooks
- [Pricing](https://www.veterical.com/en/pricing/)
- [About](https://www.veterical.com/about/)
- [Contact](https://www.veterical.com/contact/)

## Buyer guides

- [Best veterinary software, ranked by use case](https://www.veterical.com/en/best-veterinary-software/): index of the ranked guides below; every price quoted from the vendor’s own pricing page
- [The 4 best software for veterinary practices](https://www.veterical.com/en/best-software-for-veterinary-practices/): Provet Cloud wins: it is the only system here that publishes a per-veterinarian price, and it documents more than 150 integrations plus an open REST API. Two of the four publish no figure at all. Reviewed 2026-08-05.

## Free tools

- [Google Business Profile Audit for Veterinary Clinics](https://www.veterical.com/en/google-maps-seo-audit-for-veterinary-clinics/): no-login, browser-only 100-point readiness self-assessment with optional public Google Maps prefill; not a Google ranking score

## API

- [REST API reference](https://www.veterical.com/api/): generated OpenAPI-backed reference; HTTP Basic auth with an API key secret
- [MCP server](https://mcp.veterical.com/mcp): Streamable HTTP with OAuth; read-only administrative tools, works in Claude, ChatGPT, Cursor, Codex, and any MCP client
- [Public MCP server card](https://www.veterical.com/.well-known/mcp/server-card.json): public descriptor only; all MCP execution remains OAuth-protected

## Agent Skills

- [Skills index](https://www.veterical.com/.well-known/agent-skills/index.json): install with `npx skills add https://www.veterical.com/` or `npx skills add veterical/skills`
- [veterical on npm](https://www.npmjs.com/package/veterical): the CLI the veterical skill drives; `npx veterical`

## Optional

- [CLI source](https://github.com/veterical/cli)
- [Skills source](https://github.com/veterical/skills)
- [Claude plugin](https://github.com/veterical/claude-plugin)
