MCP Server
MCP
K-Work Trust
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
By
Comments
Sign in to leave a comment