← Back to Plugins
MCP Server MCP

Layero

github By github 👁 4 views ▲ 0 votes

Build a landing page from your IDE chat, publish it, then manage domains and analytics.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.layero.ru/mcp",
      "headers": [
        {
          "description": "Layero token, issued at https://app.layero.ru/settings/cli. Optional: building a landing works anonymously; publishing, domains and analytics need it.",
          "isSecret": true,
          "placeholder": "Bearer layero_ci_...",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...