io.github.georgetranoz/dla-mcp
Diagnose common dog behaviour problems, get program pricing, and submit the free assessment.
assessed on 1 of 3 dimensions
https://www.dogleadershipacademy.com/mcpcreate_enrollment_checkoutCreate a Stripe checkout URL for DLA enrollmentCreate 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.
get_dog_problem_articleGet one DLA articleReturn 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.
get_program_infoGet DLA program pricing + sales pitchReturn 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.
list_dog_problem_topicsList DLA library topicsReturn 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_problemsEvery verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.
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".
submit_dog_behaviour_assessmentSubmit the free DLA behavioural assessmentSubmit 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, …
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.