MediaWebMCP verified
iammatthias.com WebMCP tools
Matthias Jordan's cozy corner of the web. Photographs, projects, recipes, and notes, open and personal.
MediaWebMCP verified
Matthias Jordan's cozy corner of the web. Photographs, projects, recipes, and notes, open and personal.
Matthias Jordan's cozy corner of the web. Photographs, projects, recipes, and notes, open and personal. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search this site's writing, photography notes, and recipes by keyword. Returns titles, excerpts, and both HTML and markdown URLs.
Open the iammatthias.com website and ask your browser agent to use search_siteInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_site tool on iammatthias.com with query: <string>, limit: <integer>. Return the structured result and cite the source page.query string Search terms.limit integer Maximum hits (1-50, default 10).List published entries on this site, newest first, optionally filtered to one section (art, posts, recipes, melange, open-source) or one tag.
Open the iammatthias.com website and ask your browser agent to use list_contentInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_content tool on iammatthias.com with section: <string>, tag: <string>, limit: <integer>. Return the structured result and cite the source page.section string Section slug.tag string Tag to filter by.limit integer Maximum items.Return the markdown source of the page currently open, with front matter and images resolved to public URLs. Cheaper and cleaner than parsing the rendered DOM.
Open the iammatthias.com website and ask your browser agent to use read_current_pageInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the read_current_page tool on iammatthias.com. Return the structured result and cite the source page.Navigate the browser to a specific entry on this site by its path or slug, e.g. 'posts/1779066375000-farfield'.
Open the iammatthias.com website and ask your browser agent to use open_entryInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the open_entry tool on iammatthias.com with path: <string>. Return the structured result and cite the source page.path string Entry path or slug.