← Back to Plugins
MCP Server MCP

works.jinn/gateway

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

Jinn gateway MCP — brand DNA, brand kits, design systems, and agency tools behind one bearer token.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.jinn.works/api/mcp",
      "headers": [
        {
          "description": "Bearer <jmcp_ token>. Request one at https://app.jinn.works/docs/mcp.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...