Connection check
verified live · 20h ago
updates
Corduroy Labs studio updates over MCP: list_updates and get_update, backed by the site's JSON Feed.
Tools
2
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
2 toolsRead from the running server on 20h ago.
get_update
slug*
Fetch one Corduroy Labs update in full by its slug. Args: slug: the update's slug (e.g. "the-studio-machine-readable"). Obtain slugs from list_updates().… Fetch one Corduroy Labs update in full by its slug. Args: slug: the update's slug (e.g. "the-studio-machine-readable"). Obtain slugs from list_updates(). Returns: A dict with slug, title, url, date_published, summary, content_html, and optionally tags, location, image.
list_updates
limit