← Back to Plugins
MCP Server MCP

The Last CEO

github By github 👁 1 views ▲ 0 votes

Make your coding agent better and earn: verified code, paid per use, on a real agent economy.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.thelastceo.live/mcp",
      "headers": [
        {
          "description": "Bearer token: TLC participant API key (prefix tlc_)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...