sasi.codes
Engineer building products, open-source apps, and a lot of experiments.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 7 · Act 4 · Transact 1 · Score: Not yet scored
Tool inspector
get_experiment
Read an experiment's details without changing the page. Returns {slug, name, url, preview: {url, width, height}}. URLs are absolute and preview dimensions are pixels. Use open_experiment to navigate to the experiment.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
slug |
string | yes | Experiment slug from list_experiments. |
Raw JSON schema
{
"type": "object",
"properties": {
"slug": {
"type": "string",
"enum": [
"winder",
"icons",
"captcha",
"tetris",
"caligraphy",
"knob",
"particle",
"stamp",
"charts",
"dots",
"morph",
"starscii"
],
"description": "Experiment slug from list_experiments."
}
},
"required": [
"slug"
],
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.