← Registry

Learning Resources

comidoc.com

Provides access to Comidoc's historical course catalog, coupon offers, and filtering options for discovering Udemy course deals.

1 endpoint8 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://comidoc.com/mcp

No auth detected

MCP server metadata

Name
comidoc-course-discovery
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use Comidoc to discover verified Udemy courses, coupon offers, topics, and trends. Call get_filter_options before using a category, language, or level value that you are unsure about. redemption_url values are short-lived and single-use; never cache or reuse them. coupon_code and udemy_url are present only when meta.coupon_codes_included is true. API keys and plan details are available at https://comidoc.com/developers.

Known tools 8

search_courses

Search the Comidoc historical course catalog with topic, quality, freshness, coupon availability, repeat-course, and regular-issuer filters.

Inferred read-only
fetch_course

Fetch one course by Udemy course ID or slug, including topics, coupon history, and live redemption capacity.

Inferred read-only
find_offers

Find current or historical coupon offers.

Inferred read-only
get_filter_options

Return the current categories, languages, levels, and canonical filter values accepted by search_courses and find_offers.

Inferred read-only
list_topics

Discover Comidoc topic slugs by catalog size, name, or temporal trend.

Inferred read-only
fetch_topic

Fetch one topic and its active-offer course count by Comidoc slug.

Inferred read-only
get_trending_courses

Return temporal course trends for 24 hours, 7 days, or 30 days with score version, rank movement, signals, and coupon availability.

Inferred read-only
get_trending_topics

Return temporal topic trends for 24 hours, 7 days, or 30 days with rank movement and transparent score signals.

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

.mcp.json

{
  "mcpServers": {
    "comidoc-course-discovery": {
      "type": "http",
      "url": "https://comidoc.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "comidoc-course-discovery",
  "transport": "streamable-http",
  "url": "https://comidoc.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 comidoc.com was fetched 2026-08-24T07:47:54.046Z.

Trust status Trusted

comidoc.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.