← Back to Plugins
MCP Server MCP

Skew

github By github 👁 3 views ▲ 0 votes

Authored design service: one-of-one landing pages, pitch decks, and research-grounded briefs.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://skew.site/api/mcp",
      "headers": [
        {
          "description": "Bearer token issued via Clerk OAuth2 or 64-hex agent_token from /api/agent/token (RFC 8628 device-code grant).",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...