
K Work Trust
Let agents validate Korean business records and hit workflow safety gates before automating contracts, payouts, or vendor onboarding.
Overview
K-Work Trust is an MCP server for the Validate phase that validates Korean business records and enforces workflow safety gates for AI agents.
What is this MCP server?
- Korean business record validation for agent-driven workflows
- Workflow safety gates to block unsafe tool calls
- Remote streamable-http MCP at k-work-trust-api.fly.dev/mcp
- Bearer KWT API key via public self-serve signup
- tools/list works without auth; tools/call requires Authorization
- Server version 0.1.0; remote type streamable-http
- Hosted endpoint: https://k-work-trust-api.fly.dev/mcp
- Auth model: optional for list/init; required Bearer for tools/call
What problem does it solve?
Agents automating Korean B2B flows can act on forged or mismatched business records unless something authoritative checks them first.
Who is it for?
Indie builders validating Korea-focused SaaS, marketplaces, or internal ops agents that must verify business entities before money or contracts move.
Skip if: Global-only products with no Korea entity checks, or teams that need on-prem KYB without a hosted MCP dependency.
What do I get? / Deliverables
After registration and MCP setup, your agent can query validation tools and respect safety gates before executing sensitive workflow steps.
- Callable MCP validation tools for Korean business records
- Safety-gated agent workflows that block unsafe steps on failed checks
- Remote MCP integration without self-hosting validation APIs initially
Recommended MCP Servers
Journey fit
Record validation fits Validate when you prove identities and corporate data are real before you commit engineering to full automation. Scope covers tightening what your product will trust—business registries, IDs, and guardrails—before Build hard-codes bad assumptions.
How it compares
Hosted compliance-oriented MCP tools, not a generic CRM skill or a single-shot web search prompt.
Common Questions / FAQ
Who is K Work Trust for?
Solo builders and small teams building AI agents or SaaS that interact with Korean business records and need validation plus safety gates.
When should I use K Work Trust?
Use it in Validate when scoping trust rules and proving Korean business data before you automate payouts, contracts, or vendor workflows in Build.
How do I add K Work Trust to my agent?
Complete the public self-serve signup for a KWT API key, add the remote MCP URL https://k-work-trust-api.fly.dev/mcp, and send Authorization Bearer on tools/call.