Skip to content

Learnings

Technical learnings, procedures, and reference documentation.

This page registers the search_learnings tool for WebMCP-capable agents. Agents can call:

{
"name": "search_learnings",
"arguments": {
"keyword": "astro",
"limit": 5
}
}

To test locally: enable chrome://flags/#enable-webmcp-testing, install the Model Context Tool Inspector extension, and verify the tool appears on this page.