{"name":"bisque","description":"Reads any shared Bisque presentation as text (transcript and context) and answers questions about Bisque from its docs. Stateless: every message completes in one round trip.","url":"https://bisque.today/a2a","version":"1.3.0","protocolVersion":"0.3.0","preferredTransport":"JSONRPC","documentationUrl":"https://bisque.today/docs/mcp","iconUrl":"https://bisque.today/favicon-512x512.png","provider":{"organization":"Bisque","url":"https://bisque.today","name":"Bisque","contactEmail":"hello@bisque.today"},"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/markdown","application/json"],"securitySchemes":{},"security":[],"skills":[{"id":"read_presentation","name":"Read a presentation","description":"Send a bisque.today or bisque.cloud watch URL and get the presentation's title, per-slide narration transcript with timestamps, and its context.md.","tags":["presentations","transcript","read"],"examples":["https://bisque.today/p/siderakis/claude-system-card","What does https://bisque.today/p/siderakis/claude-system-card say?"],"inputModes":["text/plain"],"outputModes":["text/markdown","application/json"],"input":{"text":"A watch URL, optionally with a question."}},{"id":"search_docs","name":"Search the docs","description":"Ask how Bisque works; the answer comes from the docs pages that match, with links.","tags":["docs","search","help"],"examples":["How do I publish from a script?","Which agents can run /present?"],"inputModes":["text/plain"],"outputModes":["text/markdown","application/json"],"input":{"text":"A question or a few keywords."}}]}