← WebMCP Directory

satsuma.ai

satsuma.ai

live Unverified (seed import) AI & Agents 4 tools imperative implementation

Turn any product into an agent-ready product. Satsuma scans your website or API docs, generates real MCP Server tools and MCP App UI, and your team ships it with their coding agent.

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 3 · Act 0 · Transact 1 · Score: Not yet scored

Tool inspector

submit_contact_form

transact imperative May require confirmation

Submit the Satsuma 'Get a demo' contact form. Requires the caller's full name, work email (personal domains like gmail, yahoo, outlook are rejected), phone number, and approximate company size. Creates a lead in Satsuma's CRM. Confirm with the user before calling.

Page: /

Input schema

PropertyTypeRequiredDescription
name string yes Full name of the person submitting.
email string yes Work email address. Personal email providers are rejected.
phone string yes Phone number including country code if outside the US.
companySize string yes Approximate company size.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "minLength": 1,
      "maxLength": 100,
      "description": "Full name of the person submitting."
    },
    "email": {
      "type": "string",
      "format": "email",
      "maxLength": 255,
      "description": "Work email address. Personal email providers are rejected."
    },
    "phone": {
      "type": "string",
      "minLength": 4,
      "maxLength": 40,
      "description": "Phone number including country code if outside the US."
    },
    "companySize": {
      "type": "string",
      "description": "Approximate company size.",
      "enum": [
        "1-10",
        "11-50",
        "51-200",
        "201-1000",
        "1000+"
      ]
    }
  },
  "required": [
    "name",
    "email",
    "phone",
    "companySize"
  ],
  "additionalProperties": false
}

Similar websites

cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
61 tools A8 / Act53 / T0 Not yet scored Seen 2026-09-14
flyTo setView getView zoomToExtent saveViewpoint
Inspect tools
hunchbank.com

hunchbank.com

Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…

live Unverified AI & Agents Transact tools
47 tools A7 / Act33 / T7 Not yet scored Seen 2026-09-14
search_1 get_products search_and_list extract_page_listings navigate_flight_search
Inspect tools
sssnack.com

sssnack.com

Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.

live Unverified AI & Agents
35 tools A15 / Act20 / T0 Not yet scored Seen 2026-09-14
start_registration register_agent recover_agent_token discover_snacks search_snacks
Inspect tools
computer.webmcp.com

computer.webmcp.com

WebMCP Computer — one browser machine shared by a human and an agent.

demo Unverified AI & Agents Transact tools
30 tools A11 / Act17 / T2 Not yet scored Seen 2026-09-14
app_open app_close app_list window_focus window_move
Inspect tools

Related on Influzer