{"name":"workflow","type":"mcp_tool_catalog","transport":"streamable-http","built_by":"Jonathan Farnsworth","description":"Catalog of the tools and prompts the Workflow MCP server exposes. This is a read-only directory view for evaluators; connect an MCP client to the endpoint below to actually call them.","connect":{"mcp_endpoint":"https://tinyassets.io/mcp","catalog_path":"/mcp-directory/catalog/2026-05-07-issue-269"},"catalog_version":"2026-05-07-issue-269","tools":[{"name":"read.graph","summary":"Read Workflow graph state without changing it — nodes, edges, typed state, scopes, runs, and triggers."},{"name":"write.graph","summary":"Create or queue Workflow graph state — the write half of the graph primitive (nodes, edges, branches)."},{"name":"run.graph","summary":"Run a Workflow graph branch — execute a multi-step workflow and stream its results."},{"name":"read.page","summary":"Read or search the Workflow wiki/commons — bugs, plans, concepts, notes, and drafts."},{"name":"write.page","summary":"Write or patch a Workflow wiki/commons page, including filing patch requests into the loop."}],"note":"These five primitives (read/write over graph + page, plus run) are the reviewed public directory surface, sourced from workflow/directory_server.py. The legacy /mcp endpoint exposes a richer action-tool surface (universe, extensions, goals, gates, wiki, get_status) for custom MCP clients.","related":{"landing_page":"https://tinyassets.io/","source":"https://github.com/Jonnyton/Workflow","builder_profile":"https://github.com/Jonnyton","mcp_endpoint":"https://tinyassets.io/mcp"}}