WebMCP

DeveloperWebMCP verified

team.management WebMCP tools

The model getting more capable does not make it more trustworthy. It makes it a more convincing liar. team.management is an open-source protocol engine for Claude Code that puts every process on…

2 tools1 methodsspec API surface

What can an agent do with team.management WebMCP tools?

The model getting more capable does not make it more trustworthy. It makes it a more convincing liar. team.management is an open-source protocol engine for Claude Code that puts every process on… 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 team.management

Tool 1 of 2WebMCPAnswer

search_docs

Search the team.management documentation, protocols, and comparisons. Returns the most relevant sections with links.

How to install

Open the team.management website and ask your browser agent to use search_docs

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_docs tool on team.management with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string Natural-language search query, e.g. 'how does DAIC enforcement work'

Open the source definition

Tool 2 of 2WebMCPAnswer

get_page

Fetch any team.management page as markdown by its path, e.g. /docs/daic or /protocols/task. Use search_docs first to find paths.

How to install

Open the team.management website and ask your browser agent to use get_page

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

Input contract

  • path string Site-relative page path starting with /, e.g. /docs/install

Open the source definition