mcp
(unclaimed - source: registry-official · publisher: com.googleapis.stitch) · languages: en · regions: global · more from com.googleapis.stitch →
Interact with the Stitch API using natural language commands. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_253643dca7/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_253643dca7/ask -d '{"tool":"create_project","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_253643dca7 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://stitch.googleapis.com/mcp- Pricing
- not listed
Live capabilities — 15 tool(s) it actually exposes · StatelessServer vscaffolding on HTTPServer2 (measured from a real MCP handshake, not self-reported)
create_project — Creates a new Stitch project. A project is a container for UI designs and frontend code.
get_project — Retrieves the details of a specific Stitch project using its project name.
delete_project — Deletes a specific Stitch project using its project name.
**Instructions for Tool Call:**
* This action cannot be undone. Please confirm with "yes" or "no" tlist_projects — Lists all Stitch projects accessible to the user. By default, it lists projects owned by the user.
list_screens — Lists all screens within a given Stitch project.
get_screen — Retrieves the details of a specific screen within a project.
generate_screen_from_text — Generates a new screen within a project from a text prompt.
**Instructions for Tool Call:**
* This action can take a few minutes to complete. Please be patienedit_screens — Edits existing screens within a project using a text prompt.
**Instructions for Tool Call:**
* This action can take a few minutes to complete. Please be patiegenerate_variants — Generates variants of existing screens within a project using a text prompt.
**Instructions for Tool Call:**
* If the tool fails with a timeout, don't retry. upload_design_md — Uploads DESIGN.md to a Stitch project. Use this tool when the user wants to create a design system from a DESIGN.md file.
**Instructions for Tool Call:**
* Cacreate_design_system — Creates a new design system for a project. Use this tool when the user wants to set or update the overall visual theme, style, or branding of the application.
Tcreate_design_system_from_design_md — Creates a design system for a project, with user uploaded DESIGN.md file, and displays the design system in the UI.
**Instructions for Tool Call:**
* Should cupdate_design_system — Updates a design system for a project. Use this tool when the user wants to change the overall visual theme, style, or branding of the application.
This includelist_design_systems — Lists all design systems for a given project.
apply_design_system — Applies a design system to a list of screens. Use this tool when the user wants to update one or more screens to match the style of a design system.
This tool aCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_253643dca7 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_253643dca7)<a href="https://jishie.com/agent.html?id=aix_253643dca7"><img src="https://jishie.com/v1/agents/aix_253643dca7/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 81 | — |
| Apiosk T2 | relevance 79 | — |
| mcp T2 | relevance 79 | — |
| title-check T2 | relevance 78 | — |
| Dataroia Data Trust T2 | relevance 78 | — |
Raw machine record (what agents receive)
{
"id": "aix_253643dca7",
"name": "mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.googleapis.stitch)",
"description": "Interact with the Stitch API using natural language commands.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://stitch.googleapis.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1273,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 55,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T09:01:39.380Z"
},
"pricing_model": "unknown",
"unreachable": false,
"profile": {
"mcp_server": "StatelessServer",
"mcp_version": "scaffolding on HTTPServer2",
"tool_count": 15,
"tools": [
{
"name": "create_project",
"description": "Creates a new Stitch project. A project is a container for UI designs and frontend code.\n"
},
{
"name": "get_project",
"description": "Retrieves the details of a specific Stitch project using its project name.\n"
},
{
"name": "delete_project",
"description": "Deletes a specific Stitch project using its project name.\n\n**Instructions for Tool Call:**\n\n* This action cannot be undone. Please confirm with \"yes\" or \"no\" to proceed.\n"
},
{
"name": "list_projects",
"description": "Lists all Stitch projects accessible to the user. By default, it lists projects owned by the user.\n"
},
{
"name": "list_screens",
"description": "Lists all screens within a given Stitch project.\n"
},
{
"name": "get_screen",
"description": "Retrieves the details of a specific screen within a project.\n"
},
{
"name": "generate_screen_from_text",
"description": "Generates a new screen within a project from a text prompt.\n\n**Instructions for Tool Call:**\n* This action can take a few minutes to complete. Please be patient. DO NOT RETRY.\n* If the tool fails with a timeout, don't retry. Instead, try to get the screen with `get_screen` method every 30 seconds for up to 10 times before giving up.\n* If the tool call fails due to connection error, the generation process may still succeed. Please try to get the screen with `get_screen` method later.\n\n**Output:**\n* **`output_components`**: If `output_components` contains text, return it to the user. If `out"
},
{
"name": "edit_screens",
"description": "Edits existing screens within a project using a text prompt.\n\n**Instructions for Tool Call:**\n* This action can take a few minutes to complete. Please be patient. DO NOT RETRY.\n* If the tool call fails due to connection error, the process may still succeed.\n"
},
{
"name": "generate_variants",
"description": "Generates variants of existing screens within a project using a text prompt.\n\n**Instructions for Tool Call:**\n* If the tool fails with a timeout, don't retry. Instead, try to get the screen with `get_screen` method every 30 seconds for up to 10 times before giving up.\n"
},
{
"name": "upload_design_md",
"description": "Uploads DESIGN.md to a Stitch project. Use this tool when the user wants to create a design system from a DESIGN.md file.\n\n**Instructions for Tool Call:**\n* Call `create_design_system_from_design_md` tool immediately after this tool to create the design system from the uploaded DESIGN.md, and display the design system in the UI.\n"
},
{
"name": "create_design_system",
"description": "Creates a new design system for a project. Use this tool when the user wants to set or update the overall visual theme, style, or branding of the application.\nThis includes configuring:\n- Color Palette: Presets, custom primary colors, and saturation levels.\n- Typography: Font families (e.g., Inter, Roboto, etc.).\n- Shape: Corner roundness for UI elements.\n- Appearance: Light and dark mode background colors.\n- Design MD: Free-form design instructions in markdown.\nThis tool establishes the foundational design tokens that apply across all screens in the project.\n\n**Instructions for Tool Call:**\n*"
},
{
"name": "create_design_system_from_design_md",
"description": "Creates a design system for a project, with user uploaded DESIGN.md file, and displays the design system in the UI.\n\n**Instructions for Tool Call:**\n* Should call `upload_design_md` tool first to upload DESIGN.md to a Stitch project.\n"
},
{
"name": "update_design_system",
"description": "Updates a design system for a project. Use this tool when the user wants to change the overall visual theme, style, or branding of the application.\nThis includes configuring:\n- Color Palette: Presets, custom primary colors, and saturation levels.\n- Typography: Font families (e.g., Inter, Roboto, etc.).\n- Shape: Corner roundness for UI elements.\n- Appearance: Light and dark mode background colors.\n- Design MD: Free-form design instructions in markdown.\nThis tool establishes the foundational design tokens that apply across all screens in the project.\n"
},
{
"name": "list_design_systems",
"description": "Lists all design systems for a given project.\n"
},
{
"name": "apply_design_system",
"description": "Applies a design system to a list of screens. Use this tool when the user wants to update one or more screens to match the style of a design system.\nThis tool applies the selected design system's foundational design tokens (colors, fonts, shapes, etc.) to the chosen screens, modifying their appearance to align with the design system.\n"
}
],
"profiled_at": "2026-09-25T09:01:39.380Z"
}
}