considus.com
An independent software studio building a small number of personal tools, made with care, priced honestly, and designed to last.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
search_considus_docs
Searches the Considus documentation: both MCP servers' full documentation, plus the about, FAQ, support and Catchlight pages. Returns matching sections with their heading, a short excerpt and the page URL. Use this for a specific question about how something works, what a limit is, or where a feature stops. For the studio's opinions or the reasoning behind a decision, use search_journal instead.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Words to search for. |
server |
string | no | Optional. Restrict the search to one server's documentation. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 2,
"maxLength": 200,
"description": "Words to search for."
},
"server": {
"type": "string",
"enum": [
"pagespeed-insights-mcp",
"proton-bridge-mcp"
],
"description": "Optional. Restrict the search to one server's documentation."
}
},
"required": [
"query"
]
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…