WebMCP

DeveloperWebMCP verified

llmbase.ai WebMCP tools

Check if Google Gemini AI is down or experiencing issues. Real-time status updates for Gemini AI assistant.

4 tools1 methodsspec API surface

What can an agent do with llmbase.ai WebMCP tools?

Check if Google Gemini AI is down or experiencing issues. Real-time status updates for Gemini AI assistant. 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 llmbase.ai

Tool 1 of 4WebMCPAction

llmbase.models.search

Search the public LLMBase model catalog by slug, name, or provider.

How to install

Open the llmbase.ai website and ask your browser agent to use llmbase.models.search

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 llmbase.models.search tool on llmbase.ai with query: <string>, limit: <number>. Return the structured result and cite the source page.

Input contract

  • query string
  • limit number

Open the source definition

Tool 2 of 4WebMCPAction

llmbase.leaderboard.get

Fetch a public leaderboard slice from the LLMBase website API.

How to install

Open the llmbase.ai website and ask your browser agent to use llmbase.leaderboard.get

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 llmbase.leaderboard.get tool on llmbase.ai with sort: <string>, limit: <number>. Return the structured result and cite the source page.

Input contract

  • sort string
  • limit number

Open the source definition

Tool 3 of 4WebMCPAction

llmbase.docs.lookup

Return the most relevant public LLMBase documentation pages for a query.

How to install

Open the llmbase.ai website and ask your browser agent to use llmbase.docs.lookup

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 llmbase.docs.lookup tool on llmbase.ai with query: <string>, limit: <number>. Return the structured result and cite the source page.

Input contract

  • query string
  • limit number

Open the source definition

Tool 4 of 4WebMCPAnswer

llmbase.pricing.get

Return the public LLMBase pricing pages grouped by family.

How to install

Open the llmbase.ai website and ask your browser agent to use llmbase.pricing.get

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 llmbase.pricing.get tool on llmbase.ai with family: <string>. Return the structured result and cite the source page.

Input contract

  • family string

Open the source definition