← mydaughteralya.com

INDIVIDUAL MCP TOOL

polymarket_categorize

Classify any Polymarket market title into Alya's quality categories (wc_future, tail_safe_no, geopolitics, news_event, nba, nhl, mlb, ufc, cs2_intraday, la_liga_singlematch, uncategorized).

mydaughteralya.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

mydaughteralya.com

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

.mcp.json

{
  "mcpServers": {
    "alya-hub": {
      "type": "http",
      "url": "https://mydaughteralya.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alya-hub",
  "transport": "streamable-http",
  "url": "https://mydaughteralya.com/mcp"
}
MCP Inspector

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

Related tools

  • youtube_find_opportunities — Find the next N best video topic opportunities for your channel.
  • youtube_generate_video — Generate a full draft video (title variants, description, tags, script in Markdown, thumbnail prompt, estimated duration) for a given topic.
  • youtube_upload_video — Upload a generated draft to YouTube.
  • youtube_get_performance — Get a tenant-scoped performance summary for the last N days (default 30, max 90).
  • youtube_get_recommendations — Get prioritized, channel-specific recommendations from Alya's adaptive learning loop.
  • youtube_health_check — Free, no-quota health probe.
  • youtube_get_pipeline_status — Get the current state of Alya's adaptive YouTube engine: mode, week, weekly velocity, draft/approval counters, abort criteria, and API quota.
  • web_search — Search the live web in Turkish or English and return a synthesized answer with sources.