← Back to Plugins
MCP Server MCP

K-Work Trust

github By github 👁 1 views ▲ 0 votes

Korean business record validation and workflow safety gates for AI agents.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://k-work-trust-api.fly.dev/mcp",
      "headers": [
        {
          "description": "Bearer KWT API key issued through the public self-serve signup flow. Optional for initialize/tools/list and required for tools/call.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...