WebMCP

DeveloperWebMCP verified

moss.dev WebMCP tools

Real-time semantic search runtime that gives AI agents and apps sub-10ms on-device vector similarity search, with no external infrastructure required.

3 tools1 methodsspec API surface

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

Real-time semantic search runtime that gives AI agents and apps sub-10ms on-device vector similarity search, with no external infrastructure required. 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 moss.dev

Tool 1 of 3WebMCPAction

navigate

Navigate the current tab to a named section of moss.dev. Use this to take the user to pricing, the blog, or to external docs.

How to install

Open the moss.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 moss.dev with section: <string>. Return the structured result and cite the source page.

Input contract

  • section string home = /, pricing = /pricing, blog = /blog, docs = the linked page portal = the linked page

Open the source definition

Tool 2 of 3WebMCPAnswer

get-pricing

Return the current Moss subscription tiers with monthly price and included features. Use when the user asks how much Moss costs or which tier they need.

How to install

Open the moss.dev website and ask your browser agent to use get-pricing

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-pricing tool on moss.dev. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 3WebMCPAnswer

    get-install-command

    Return the SDK install command for Moss in the requested language. Use when the user asks how to install or add Moss to their project.

    How to install

    Open the moss.dev website and ask your browser agent to use get-install-command

    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-install-command tool on moss.dev with language: <string>. Return the structured result and cite the source page.

    Input contract

    • language string

    Open the source definition