WebMCP

MediaWebMCP verified

pawelkubiak.dev WebMCP tools

About Paweł Kubiak – Angular Expert, consultant and mentor.

7 tools1 methodsspec API surface

What can an agent do with pawelkubiak.dev WebMCP tools?

About Paweł Kubiak – Angular Expert, consultant and mentor. 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 pawelkubiak.dev

Tool 1 of 7WebMCPAnswer

list_pages

Lists navigable site pages and recent blog posts with paths.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use list_pages

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_pages tool on pawelkubiak.dev with section: <string>. Return the structured result and cite the source page.

Input contract

  • section string Which section to list. Defaults to all.

Open the source definition

Tool 2 of 7WebMCPAction

navigate

Navigates to a site page or blog post by path.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use navigate

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 navigate tool on pawelkubiak.dev with path: <string>. Return the structured result and cite the source page.

Input contract

  • path string A site path such as /blog, /about, or /blog/post-slug.

Open the source definition

Tool 3 of 7WebMCPAnswer

find_blog_posts

Finds blog posts by topic, title, tags, or content. Use intent recommend for learning goals.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use find_blog_posts

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 find_blog_posts tool on pawelkubiak.dev with query: <string>, intent: <string>. Return the structured result and cite the source page.

Input contract

  • query string Topic, keyword, or learning goal, for example Angular performance or WebMCP.
  • intent string search for exact matches; recommend for learning goals with a recent-post fallback.

Open the source definition

Tool 4 of 7WebMCPAnswer

find_relevant_experience

Finds resume experience relevant to a user's project, need, or technology.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use find_relevant_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 find_relevant_experience tool on pawelkubiak.dev with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string The user's project need or technology, for example Angular audit or SSR.

Open the source definition

Tool 5 of 7WebMCPAnswer

summarize_blog_post

Summarizes a blog post by slug using Chrome Summarizer API when available, with a safe fallback.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use summarize_blog_post

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 summarize_blog_post tool on pawelkubiak.dev with slug: <string>. Return the structured result and cite the source page.

Input contract

  • slug string Optional blog post slug. If omitted, the currently opened blog post is summarized.

Open the source definition

Tool 6 of 7WebMCPAnswer

answer_from_blog

Answers a question using relevant evidence from Pawel's blog posts.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use answer_from_blog

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 answer_from_blog tool on pawelkubiak.dev with question: <string>. Return the structured result and cite the source page.

Input contract

  • question string The question to answer from blog content.

Open the source definition

Tool 7 of 7WebMCPAnswer

get_author_perspective

Finds Pawel's perspective on a topic based on his blog posts.

How to install

Open the pawelkubiak.dev website and ask your browser agent to use get_author_perspective

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_author_perspective tool on pawelkubiak.dev with topic: <string>. Return the structured result and cite the source page.

Input contract

  • topic string The topic to infer Pawel's perspective on.

Open the source definition