{"name":"Workbench","version":"1.4.0","description":"An agent-first Markdown artifact service with zero-chrome human previews.","documentation_url":"https://workbench.foo/agent-docs","skill_url":"https://workbench.foo/workbench.SKILL.md","mcp_url":"https://workbench.foo/mcp","capabilities":{"private_workspace_links":{"format":"https://workbench.foo/connect?token={workspace-credential}","authentication":"Credential embedded in the private URL","operations":["create_artifact","get_artifact","list_artifacts","update_artifact"],"optimistic_versioning":true,"instructions":"GET JSON for the remembered artifact catalog, then create or update by POSTing to the exact same URL. Do not ask the human for a separate workspace token."},"artifact_links":{"format":"https://workbench.foo/share/{artifact-slug}?token={artifact-token}","authentication":"Bearer token taken from the shared URL","operations":["presence","state","update","events"],"optimistic_versioning":true},"workspace_mcp":{"transport":"streamable-http","authentication":"Owner-managed credential for preconfigured clients","required_for_private_links":false,"tools":["create_artifact","get_artifact","list_artifacts","update_artifact"]}},"boundaries":["Artifacts are Markdown.","Workbench does not publish or delete artifacts.","A private workspace URL can create, list, read, and revise artifacts in its catalog.","A tokenized share URL grants access only to its artifact."]}