Use TinyFish MCP from Claude
Add the TinyFish MCP connection to a Space that runs Claude, then use it from every channel in that Space.
Create a TinyFish MCP connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.
Add the TinyFish MCP connection to a Space that runs Claude, then use it from every channel in that Space.
Add the TinyFish MCP connection to a Space that runs Codex, then use it from every channel in that Space.
Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.
AI-powered browser automation and web interaction agent. Enables AI to browse, interact with websites, and perform web tasks.
Connect TinyFish MCP once, then decide which Spaces can use it in threads, skills, automations, and coding work.
Cancels a running or pending automation run by its ID. Idempotent: if the run is already in a terminal state (COMPLETED, FAILED, CANCELLED), returns the current status without error. Only PENDING and RUNNING runs will be actively cancelled.
Discovers the currently running automation for this session. Returns runId if a run is active, or null if not yet started.
Retrieves details of a specific automation run by its ID. Returns status, result, error, and other metadata. IMPORTANT: Call this after run_web_automation errors or times out — the run is likely still executing. If you do not have a run_id, use list_runs to find it. Also use this to poll for completion after run_web_automation_async. Runs typically take a few minutes. Wait 30-60 seconds between polls.
Retrieves the steps taken during an automation run, including screenshots.
Lists automation runs with optional filtering by status and pagination support. Returns an array of runs with their details. Use this to find a recently created run when you do not have its run_id (e.g., after run_web_automation timed out before returning a run_id). Filter by status=RUNNING to find active runs.
TinyFish Web Agent provides an MCP integration for AI assistants to search the web, fetch rendered page content, run browser automations, manage browser sessions, and execute batch web tasks. Public docs cover HTTP MCP setup, OAuth authentication, available tools, run polling, cancellation, and credit usage.
Yes. Add a TinyFish MCP connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.
Yes. Add a TinyFish MCP connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.
Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.