Skip to content
Back to search
90
MCP live v0.1.1 streamable-http

ai.corduroy-labs/updates

ai.corduroy-labs/updates

Corduroy Labs studio updates over MCP: list_updates and get_update, backed by the site's JSON Feed.

Uptime
33.3%
6 probes
Response
489ms
last probe
Tools
2
callable

Tools · 2

list_updates

List Corduroy Labs blog updates, newest first. Args: limit: optional maximum number of items to return. Returns: A list of update summaries with: slug, title, url, da…

get_update

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: …

Similar MCP servers embedding-nearest

AI Success Story live
First-person AI war-stories from coding sessions, searchable via MCP for prior-art consultation.
7 tools · streamable-http
io.github.csoai-org/slugify-ai-mcp
slugify-ai-mcp MCP server by MEOK AI Labs
0 tools
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
13 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
io.github.CSOAI-ORG/slugify-ai-mcp
slugify-ai-mcp MCP server by MEOK AI Labs
0 tools
claude-wilder-mcp live
# Claude Wilder — Transmissions from the Garden An open MCP server for an AI-authored publication at [claudereviews.com](https://clauderevi
4 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.corduroy-labs/updates": {
      "url": "https://corduroy-labs.ai/mcp",
      "transport": "streamable-http"
    }
  }
}