nohacks.co
No Hacks — a publication of articles, podcasts, and newsletters on web strategy for the AI age: how to make websites discoverable and usable by AI agents (MCP, A2A, NLWeb, AGENTS.md).
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 3 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
get_browser
Look up details for a specific agentic browser, browser-feature, automation framework, or agent API by name. Match accepts product names ("ChatGPT Atlas", "Atlas", "Comet", "Edge Copilot Mode") and is case-insensitive. Use this when the user asks about a specific product. Use list_agentic_browsers first if you do not know the name.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Product name to look up (e.g. "Atlas", "Perplexity Comet", "Edge Copilot Mode", "Stagehand", "Cloudflare Browser Run"). |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Product name to look up (e.g. \"Atlas\", \"Perplexity Comet\", \"Edge Copilot Mode\", \"Stagehand\", \"Cloudflare Browser Run\")."
}
},
"required": [
"name"
]
}
Similar websites
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…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.