← Registry

Learning Resources

myclaudeacademy.org

Vector search over Claude Academy curriculum to find relevant courses, lessons, and prompts.

1 endpoint1 known toolsFirst detected June 25, 2026Last detected July 30, 2026

ENDPOINT 1

https://mcp.myclaudeacademy.org/mcp

No auth detected

MCP server metadata

Name
claude-academy
Version
1.0.0
Capabilities
tools
Server instructions

Open-source curriculum search. Use search_curriculum to ground answers about Claude prompting, agentic patterns, and the skills-as-SOPs framework in actual lesson material. Cite results by their url field.

Known tools 1

search_curriculum

Vector search over the Claude Academy curriculum (10 courses, ~100 lessons, plus prompts/skills/recipes/projects).

Inferred read-only

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.claude-academy]
url = "https://mcp.myclaudeacademy.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "claude-academy": {
      "type": "http",
      "url": "https://mcp.myclaudeacademy.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: claude-academy
Remote MCP URL: https://mcp.myclaudeacademy.org/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": {
    "claude-academy": {
      "url": "https://mcp.myclaudeacademy.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "claude-academy": {
      "type": "http",
      "url": "https://mcp.myclaudeacademy.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "claude-academy",
  "transport": "streamable-http",
  "url": "https://mcp.myclaudeacademy.org/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 myclaudeacademy.org was fetched 2026-07-27T22:02:37.675Z and is being refreshed.

Trust status Neutral

myclaudeacademy.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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