← Registry

General Tools

saturndesign.org

Provides general-purpose tools through the Model Context Protocol.

1 endpoint8 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://saturndesign.org/api/mcp

No auth detected

MCP server metadata

Name
saturndesign
Version
1.5.1
Capabilities
tools

Known tools 8

compose

PREFERRED before any UI/brand/growth/copy/pricing build.

Inferred read-only
review

The critique loop — call AFTER building, from a FRESH context (writer != reviewer), with MEASURED evidence.

Inferred read-only
pick

Rank reference cards for a brief.

Inferred read-only
get

Full writeup for a card slug.

Inferred read-only
search

Ranked search across titles, tags, categories and one-liners.

Inferred read-only
list

Filter the catalog by kind / tier / category.

Inferred read-only
related

Neighbour cards by shared tags and patterns.

Inferred read-only
stats

Library size and counts by kind/tier.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.saturndesign]
url = "https://saturndesign.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "saturndesign": {
      "type": "http",
      "url": "https://saturndesign.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: saturndesign
Remote MCP URL: https://saturndesign.org/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "saturndesign": {
      "url": "https://saturndesign.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "saturndesign": {
      "type": "http",
      "url": "https://saturndesign.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "saturndesign",
  "transport": "streamable-http",
  "url": "https://saturndesign.org/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.