← WebMCP Directory

seedthink.ai

seedthink.ai

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

A tiny distilled LLM paired with a verified knowledge graph that learns, verifies, and compounds with every interaction.

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 2 · Act 2 · Transact 0 · Score: Not yet scored

Tool inspector

ask_seedthink

act imperative

Ask the main Seedthink chat — the platform's own reasoning. Routes the question across the signed-in user's Seeds and the public knowledge graph, grounds the answer in verified facts, and returns the finished answer as text. Use this for decisions, comparisons, judgement calls or 'what should I do' questions. Works without sign-in on a small daily token allowance; costs 1 token (3 with research: true). Prefer ask_seed when the answer must come from one specific Seed only.

Page: /

Input schema

PropertyTypeRequiredDescription
question string yes The question or decision to put to Seedthink.
research boolean no True runs the deeper multi-source research pass: slower and costs 3 tokens instead of 1.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "question": {
      "type": "string",
      "minLength": 3,
      "maxLength": 4000,
      "description": "The question or decision to put to Seedthink."
    },
    "research": {
      "type": "boolean",
      "default": false,
      "description": "True runs the deeper multi-source research pass: slower and costs 3 tokens instead of 1."
    }
  },
  "required": [
    "question"
  ],
  "additionalProperties": false
}

Similar websites

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
51 tools A9 / Act34 / T8 Not yet scored Seen 2026-08-31
search_1 get_products search_and_list extract_page_listings navigate_flight_search
Inspect tools
cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
15 tools A1 / Act14 / T0 Not yet scored Seen 2026-08-31
flyTo setView getView addMarker addPolyline
Inspect tools
plymove.com

plymove.com

PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.

live Unverified AI & Agents Transact tools
11 tools A7 / Act3 / T1 Not yet scored Seen 2026-08-31
plymove.get_product_info plymove.get_access_info plymove.get_pricing plymove.contact_sales page.navigate
Inspect tools
aicontentdrop.com

aicontentdrop.com

Create video with AI using 35+ models in one platform: Kling 3.0, Veo-3, SORA 2, Hailuo & more. Chat-to-video AI, multi-model generation. Start free.

live Unverified AI & Agents
10 tools A6 / Act4 / T0 Not yet scored Seen 2026-08-31
scan_images_c2pa inspect_image_c2pa list_models estimate_credit_cost search_articles
Inspect tools

Related on Influzer