seedthink.ai
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
open_seedthink_page
Navigate the open Seedthink tab to a known destination so the user can see what you did. Pass target: "seed" together with seed_id to open one Seed's dashboard; every other target ignores seed_id. Costs no tokens and changes no data.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
target |
string | yes | Where to go. Use "seed" (with seed_id) for a single Seed dashboard. |
seed_id |
string | no | Required only when target is "seed". |
Raw JSON schema
{
"type": "object",
"properties": {
"target": {
"type": "string",
"enum": [
"seed",
"my_seeds",
"marketplace",
"chat",
"billing",
"agent_integrations",
"pricing",
"agi_progress"
],
"description": "Where to go. Use \"seed\" (with seed_id) for a single Seed dashboard."
},
"seed_id": {
"type": "string",
"format": "uuid",
"description": "Required only when target is \"seed\"."
}
},
"required": [
"target"
],
"additionalProperties": false,
"oneOf": [
{
"properties": {
"target": {
"const": "seed"
}
},
"required": [
"target",
"seed_id"
]
},
{
"properties": {
"target": {
"enum": [
"my_seeds",
"marketplace",
"chat",
"billing",
"agent_integrations",
"pricing",
"agi_progress"
]
}
},
"required": [
"target"
]
}
]
}
Similar websites
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…
cesium-browser-agent.pages.dev
Cesium Agent Lab
plymove.com
PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.
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.