777genius/tinyfish
v1.2.4MIT
Community package for TinyFish MCP. Search the live web, fetch clean page content, and run browser automations through TinyFish's hosted server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
tinyfishstreamable-http
{
"type": "streamable-http",
"url": "https://agent.tinyfish.ai/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "tinyfish",
"version": "1.2.4",
"description": "Community package for TinyFish MCP. Search the live web, fetch clean page content, and run browser automations through TinyFish's hosted server.",
"author": {
"name": "777genius",
"url": "https://github.com/777genius"
},
"homepage": "https://docs.tinyfish.ai",
"repository": "https://github.com/777genius/universal-agent-plugins-registry",
"license": "MIT",
"keywords": [
"agent-plugins",
"ai-agents",
"browser-automation",
"fetch",
"mcp",
"search",
"tinyfish"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- NOTICE