← Back to Plugins
MCP Server MCP

Standout

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Anti-slop design taste for AI coding agents: art directions, section code, 0-100 page critic.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://standoutmcp.io/api/mcp",
      "headers": [
        {
          "description": "Optional bearer token (Authorization: Bearer YOUR_KEY). Connect WITHOUT it and the agent can self-provision a free 25-call trial mid-conversation via the get_free_trial_key tool. Keys at https://standoutmcp.io.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...