Model Context Protocol

Connect MyVetAssistant to Codex.

Install this MCP server so an approved AI agent can use scoped MyVetAssistant tools for clinic, client, pet, template, record, communication, scheduling, ticket, and team workflows.

Server URL

https://myvetassistant.com/mcp

Codex install commands

codex mcp add myvetassistant --url https://myvetassistant.com/mcp
codex mcp login myvetassistant

Agent skill

https://myvetassistant.com/mcp/skill.md
mkdir -p "$CODEX_HOME/skills/myvetassistant-mcp" && curl -L https://myvetassistant.com/mcp/skill.md -o "$CODEX_HOME/skills/myvetassistant-mcp/SKILL.md"
User-approved access Codex opens the MyVetAssistant login and consent page before it gets a token.
Scoped tools The token limits which MCP tools the agent can use.
Clinic isolation Backend access checks still prevent access to clinics outside your account.

For agents

If a user asks you to install MyVetAssistant MCP, configure a remote streamable HTTP MCP server named myvetassistant with the URL above, download and read the skill file, then start OAuth login. Do not ask for the user's password inside chat.