← Registry

Content Tools

skew.site

Generates landing pages, pitch decks, and research briefs from user input.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://skew.site/api/mcp

No auth detected

MCP server metadata

Name
skew
Version
1.0.0
Capabilities
tools

Known tools 4

generate_landing

Stream a one-of-one landing page from a one-paragraph brief.

Inferred read-only
generate_deck

Generate a one-of-one pitch deck from a brief and slide count.

Inferred read-only
generate_brief

Generate a research-grounded brief from a topic and optional source URLs.

Inferred read-only
fetch_artifact

Retrieve a previously generated artifact (landing, deck, or brief) by slug.

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.skew]
url = "https://skew.site/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: skew
Remote MCP URL: https://skew.site/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": {
    "skew": {
      "url": "https://skew.site/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "skew",
  "transport": "streamable-http",
  "url": "https://skew.site/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.