WebMCP

MediaWebMCP verified

rafeblandford.com WebMCP tools

Technology & Product Leader — most recently CTPO at Digitas UK (Publicis Groupe). Founder of All About Symbian; writing on product, technology and AI.

4 tools1 methodsspec API surface

What can an agent do with rafeblandford.com WebMCP tools?

Technology & Product Leader — most recently CTPO at Digitas UK (Publicis Groupe). Founder of All About Symbian; writing on product, technology and AI. 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 rafeblandford.com

Tool 1 of 4WebMCPAnswer

get_page_facts

The structured facts of the page currently open — the same data behind its schema.org markup. Use this instead of reading the DOM.

How to install

Open the rafeblandford.com website and ask your browser agent to use get_page_facts

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 get_page_facts tool on rafeblandford.com. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 4WebMCPAnswer

    check_experience

    Whether THIS SITE publishes anything evidencing a topic. Returns supported, partial, not_found, or not_on_this_page when the page does not carry the career record. not_found is a statement about what is published, never about Rafe.

    How to install

    Open the rafeblandford.com website and ask your browser agent to use check_experience

    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 check_experience tool on rafeblandford.com with topic: <string>. Return the structured result and cite the source page.

    Input contract

    • topic string e.g. 'composable architecture'

    Open the source definition

    Tool 3 of 4WebMCPAnswer

    list_case_studies

    Every published case study — client, sector, what Rafe did, the lead outcome and the URL. Optionally filtered by sector or client.

    How to install

    Open the rafeblandford.com website and ask your browser agent to use list_case_studies

    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 list_case_studies tool on rafeblandford.com with filter: <string>. Return the structured result and cite the source page.

    Input contract

    • filter string sector or client, e.g. 'automotive'

    Open the source definition

    Tool 4 of 4WebMCPAnswer

    search_writing

    Search Rafe Blandford's published writing by title, excerpt and tag. Returns URLs to read. A blank query returns the most recent.

    How to install

    Open the rafeblandford.com website and ask your browser agent to use search_writing

    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 search_writing tool on rafeblandford.com with query: <string>, limit: <number>. Return the structured result and cite the source page.

    Input contract

    • query string
    • limit number default 8, max 25

    Open the source definition