WebMCP

MediaWebMCP verified

outside-the-box.dev WebMCP tools

Hebrew-language developer podcast and meetup community — episodes, meetup talks, and speaker profiles.

4 tools1 methodsspec API surface

What can an agent do with outside-the-box.dev WebMCP tools?

Hebrew-language developer podcast and meetup community — episodes, meetup talks, and speaker profiles. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on outside-the-box.dev

Tool 1 of 4WebMCPAnswer

dotb_search_catalog

Search every מפתחים מחוץ לקופסה podcast episode and meetup talk by topic, technology, guest name or free text. Hebrew and English queries both work. Returns titles, dates, guests, tags and listening links.

How to install

Open the outside-the-box.dev website and ask your browser agent to use dotb_search_catalog

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the dotb_search_catalog tool on outside-the-box.dev with query: <string>, type: <string>. Return the structured result and cite the source page.

Input contract

  • query string Topic, technology, guest name or phrase.
  • type string Restrict to one kind of content.

Open the source definition

Tool 2 of 4WebMCPAnswer

dotb_list_episodes

List podcast episodes newest first, optionally narrowed to one season, format or guest slug.

How to install

Open the outside-the-box.dev website and ask your browser agent to use dotb_list_episodes

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the dotb_list_episodes tool on outside-the-box.dev with season: <number>, format: <string>, speaker: <string>. Return the structured result and cite the source page.

Input contract

  • season number Season number.
  • format string Episode format.
  • speaker string Guest slug, e.g. 'gil-tayar'.

Open the source definition

Tool 3 of 4WebMCPAnswer

dotb_list_talks

List the talks given at the community's meetups, newest first, optionally narrowed to one meetup or speaker slug. Every talk carries a YouTube link.

How to install

Open the outside-the-box.dev website and ask your browser agent to use dotb_list_talks

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the dotb_list_talks tool on outside-the-box.dev with meetup: <string>, speaker: <string>. Return the structured result and cite the source page.

Input contract

  • meetup string Meetup slug, e.g. 'meetup-04'.
  • speaker string Speaker slug.

Open the source definition

Tool 4 of 4WebMCPAnswer

dotb_get_speaker

Get one guest or meetup speaker by slug, with the episodes and talks they appear in. Use dotb_search_catalog first to find the slug.

How to install

Open the outside-the-box.dev website and ask your browser agent to use dotb_get_speaker

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the dotb_get_speaker tool on outside-the-box.dev with slug: <string>. Return the structured result and cite the source page.

Input contract

  • slug string Speaker slug, e.g. 'gil-tayar'.

Open the source definition