trickybird.com
TrickyBird is a free web proxy for opening blocked sites in your browser. Paste a link, no app and no account, and the site opens on our address, not its own.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
open_site
Open a website through TrickyBird in this tab. The proxied page loads in place of this one. Returns ok (launch started), invalid_url (not a web address), busy (already launching), cancelled (call cancelled), failed (launch incomplete).
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
url |
string | yes | The address to open, with or without https://. Up to 2048 characters. |
Raw JSON schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "The address to open, with or without https://. Up to 2048 characters.",
"pattern": "^(https?://)?[^\\s/]+(/\\S*)?$",
"examples": [
"example.com",
"https://example.org/some/page"
],
"maxLength": 2048
}
},
"required": [
"url"
]
}
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…