← WebMCP Directory

pitchtheai.com

pitchtheai.com

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

Pitch your idea to four AI judges. Lose their patience, win a bidding war, and climb the public pitch board.

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

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

Tool inspector

post_bid_round

act imperative

Investment mode only: put one or more visible offers on the founder’s deal table. Competition mode is judgment-only and rejects this tool. Two or more offers create a competitive bidding round; one offer may answer a founder counter. The founder—not the agent—must then choose a judge, counter one offer, or reject them all. Immediately call wait_for_founder_offer_decision in consecutive short slices and do not continue until it returns answered or timed_out. Judges may steal, improve, or form a joint offer, but every offer must be earned by the live pitch.

Page: /play

Input schema

PropertyTypeRequiredDescription
bids array yes
Raw JSON schema
{
  "type": "object",
  "required": [
    "bids"
  ],
  "properties": {
    "bids": {
      "type": "array",
      "minItems": 1,
      "maxItems": 4,
      "items": {
        "type": "object",
        "required": [
          "judgeId",
          "amount",
          "equity",
          "spoken"
        ],
        "properties": {
          "judgeId": {
            "type": "string",
            "enum": [
              "maya",
              "julian",
              "priya",
              "theo"
            ]
          },
          "amount": {
            "type": "number",
            "minimum": 1,
            "maximum": 1000000000
          },
          "equity": {
            "type": "number",
            "minimum": 0,
            "maximum": 100
          },
          "conditions": {
            "type": "string",
            "maxLength": 300
          },
          "spoken": {
            "type": "string",
            "minLength": 1,
            "maxLength": 500
          }
        },
        "additionalProperties": false
      }
    }
  },
  "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