{"name":"ギガサイト便 WebMCP","description":"Browser-side WebMCP tools for discovering ギガサイト便, preparing safe HTML upload handoffs, and focusing the upload UI.","origin":"https://giga-site.com","version":"2026-06-22","browserApi":"navigator.modelContext","tools":[{"name":"giga_site_summary","title":"Summarize ギガサイト便","description":"Return a concise summary of ギガサイト便 and the safest next actions for an AI agent.","inputSchema":{"type":"object","properties":{}}},{"name":"giga_site_get_agent_setup","title":"Get agent setup endpoints","description":"Return public agent setup and WebMCP discovery URLs for ギガサイト便.","inputSchema":{"type":"object","properties":{}}},{"name":"giga_site_get_upload_prompt","title":"Get upload handoff prompt","description":"Return a copy-paste prompt that asks another AI agent to prepare and upload static HTML safely.","inputSchema":{"type":"object","properties":{}}},{"name":"giga_site_focus_upload","title":"Focus upload area","description":"Focus the landing-page upload area so the user can choose an HTML or zip file. This never auto-submits a file.","inputSchema":{"type":"object","properties":{}}}],"discovery":{"webmcp":"https://giga-site.com/.well-known/webmcp.json","page":"https://giga-site.com/mcp","agentsTxt":"https://giga-site.com/agents.txt","setupJson":"https://giga-site.com/api/agent/setup","agentManifest":"https://giga-site.com/.well-known/giga-site-agent.json"},"safety":["Tools run in the user's browser tab and never bypass user confirmation for file selection.","Do not upload secrets, API keys, tokens, personal data, or customer data without explicit confirmation.","Only publish static HTML/CSS/JS/assets. For simple forms, use <form data-giga-form=\"contact\">; custom server-side code remains out of scope."]}