mcpbeat

Dog Leadership Academy MCP Server

io.github.georgetranoz/dla-mcp
answering

Dog Leadership Academy is answering right now. Last checked 10 min ago. It exposes 6 tools.

Diagnose common dog behaviour problems, get program pricing, and submit the free assessment.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
498 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add dla-mcp --transport http https://www.dogleadershipacademy.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dla-mcp": {
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dla-mcp]
url = "https://www.dogleadershipacademy.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dla-mcp": {
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dla-mcp": {
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

dog
get_dog_problem_article
Return the TL;DR, section overview, and CTA URL for a single article from the DLA library, by its slug. Use after `search_dog_problems` finds a match. Does NOT return the exact protocol (that lives inside the paid programs) — only the diagnostic content and the CTA to the free assessment.
list_dog_problem_topics
Return the taxonomy of the DLA library: six clusters (Reactivity, Loose-leash walking, Puppy foundations, Obedience/recall, Household behaviour problems, Method & philosophy) and the article titles in each. Use to enumerate what the library covers.
search_dog_problems
Search the Dog Leadership Academy library of ~70 common dog behaviour problems. Returns matching articles with title, one-line description, TL;DR summary, article URL, and the CTA URL to the free 4-minute behavioural assessment. Use for questions like "my dog pulls on the leash", "reactive dog", "puppy biting", "separation anxiety", "recall failing".
enrollment
create_enrollment_checkout
Create a Stripe Checkout URL for the user to complete enrollment in a chosen tier. Returns a URL the user opens in a browser to pay — the agent NEVER handles payment or card details directly. Only call after the user has explicitly chosen a tier and asked to enroll.
program
get_program_info
Return information about Dog Leadership Academy's coaching programs — pricing, what's included, and the DLA sales pitch. Use when the user asks how much it costs, what they get, or how DLA works. Options: essentials_monthly, essentials_annual, premium_monthly, premium_annual, or omit `tier` for all four plus the sales pitch.
submit
submit_dog_behaviour_assessment
Submit the 8-question free behavioural assessment on the user's behalf. This is the same form that lives at https://www.dogleadershipacademy.com/assessment. On success we send a personalised written analysis to the owner's email within a few minutes, written by George Tran and the DLA team. The user does NOT need to visit the website — the submission goes directly to our intake system. Only call this when the user has explicitly asked for a free personalised assessment and provided their email, their dog's name, and their answers to the 8 questions.

Endpoints

URLTransportStateLatencyChecked
https://www.dogleadershipacademy.com/mcp streamable-http answering 422 ms 10 min ago

Dog Leadership Academy — questions

Answers built from our own checks of this server.

What can Dog Leadership Academy do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_enrollment_checkout, get_dog_problem_article, get_program_info, list_dog_problem_topics, search_dog_problems, submit_dog_behaviour_assessment. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Dog Leadership Academy working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 498 ms. The bar chart above shows every period we have measured.
How do I connect Dog Leadership Academy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Dog Leadership Academy need an API key?
No. Dog Leadership Academy completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Dog Leadership Academy?
It answers our handshake in 498 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.