← Registry

Learning Resources

dogleadershipacademy.com

Provides access to a library of dog behavior problems, articles, and coaching program information for dog training.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.dogleadershipacademy.com/mcp

No auth detected

MCP server metadata

Name
dogleadershipacademy-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Query the Dog Leadership Academy library of 70 common dog behaviour problems (diagnosis, not protocol), get program information, submit an assessment, or generate a Stripe checkout URL for enrollment.

Known tools 6

search_dog_problems

Search the Dog Leadership Academy library of ~70 common dog behaviour problems.

Inferred read-only
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.

Inferred read-only
get_dog_problem_article

Return the TL;DR, section overview, and CTA URL for a single article from the DLA library, by its slug.

Inferred read-only
get_program_info

Return information about Dog Leadership Academy's coaching programs — pricing, what's included, and the DLA sales pitch.

Inferred read-only
submit_dog_behaviour_assessment

Submit the 8-question free behavioural assessment on the user's behalf.

Inferred read-only
create_enrollment_checkout

Create a Stripe Checkout URL for the user to complete enrollment in a chosen tier.

Potential side effects

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.dogleadershipacademy-mcp]
url = "https://www.dogleadershipacademy.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dogleadershipacademy-mcp": {
      "type": "http",
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dogleadershipacademy-mcp
Remote MCP URL: https://www.dogleadershipacademy.com/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": {
    "dogleadershipacademy-mcp": {
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dogleadershipacademy-mcp": {
      "type": "http",
      "url": "https://www.dogleadershipacademy.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dogleadershipacademy-mcp",
  "transport": "streamable-http",
  "url": "https://www.dogleadershipacademy.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dogleadershipacademy.com was fetched 2026-07-27T16:52:12.593Z and is being refreshed.

Trust status Trusted

dogleadershipacademy.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.