← All WebMCP sites

podcast.lugassy.net

Media & Personalhttps://podcast.lugassy.netlisted as of 2026-08-01
Podcast on AI, machine learning, programming and technology.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 59/100 (C).

Tools

search_episodesanswerimperative
Search this podcast by topic, person, or keyword. Returns ranked results with title, date, URL, and a transcript snippet.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query (free text)."
    },
    "limit": {
      "type": "integer",
      "default": 10,
      "minimum": 1,
      "maximum": 50
    }
  },
  "required": [
    "query"
  ]
}
Listings are sourced from public community registries and shown as reported.