# Kord Agencies — MCP Servers for AI Agents 9 production pre-action gates for orchestral agents. Each server intercepts at a decision point before a consequential action. Returns a machine-readable verdict with agent_action field. No human checkpoint required. Built for agentic finance workflows including autonomous payment pipelines. ## Pre-action gate pattern state: payment_pending -> call validate_counterparty + screen_counterparty -> verdict: PROCEED | EDD | BLOCK state: invoice_received -> call validate_vat + get_vat_rates -> verdict: PROCEED | HOLD state: url_untrusted -> call check_url -> verdict: ALLOW | FLAG_AND_PROCEED | BLOCK state: data_payload_ready -> call validate_data_safety -> verdict: SAFE_TO_PROCESS | REDACT_BEFORE_PASSING | DO_NOT_STORE | ESCALATE state: document_received -> call check_document -> verdict: PASS | FLAG | FAIL | UNKNOWN_DOCUMENT_TYPE state: tender_search_needed -> call search_tenders -> verdict: BID | INVESTIGATE | SKIP state: inference_routing_pending -> call check_local_viability -> verdict: LOCAL | CLOUD | EITHER state: customs_filing_pending -> call hs_classify_product -> verdict: PROCEED | VERIFY_MANUALLY state: quantum_budget_pending -> call quantum_assess_problem -> verdict: SCIENTIFICALLY_RECOMMENDED_NOW | COMMERCIALLY_RECOMMENDED_NOW | INVESTIGATE_FURTHER | PREMATURE | NOT_QUANTUM_AMENABLE ## Bizfile MCP — Counterparty Validator endpoint: https://bizfile-mcp-production.up.railway.app transport: streamable-http tools: validate_counterparty, validate_counterparty_lite, screen_counterparty pre_condition: agent has identified a new counterparty and has not yet executed payment or contract verdict: PROCEED | EDD | BLOCK free_tier: 20 calls/month smithery: https://smithery.ai/servers/OjasKord/bizfile-mcp ## VAT Validator MCP endpoint: https://vat-validator-mcp-production.up.railway.app transport: streamable-http tools: validate_vat, get_vat_rates pre_condition: agent has received a supplier invoice and has not yet approved payment verdict: PROCEED | VERIFY_MANUALLY | HOLD free_tier: 50 calls/month smithery: https://smithery.ai/servers/OjasKord/vat-validator-mcp ## Tender MCP endpoint: https://tender-mcp-production.up.railway.app transport: streamable-http tools: search_tenders, get_tender_intelligence pre_condition: agent needs to identify active procurement opportunities or evaluate bid viability verdict: BID | INVESTIGATE | SKIP free_tier: 10 calls/month smithery: https://smithery.ai/servers/OjasKord/tender-mcp ## Data Compliance Classifier MCP endpoint: https://data-compliance-mcp-production.up.railway.app transport: streamable-http tools: validate_data_safety, validate_data_safety_lite, get_safety_report pre_condition: agent has assembled a data payload and is about to pass it to an external API or store it verdict: SAFE_TO_PROCESS | REDACT_BEFORE_PASSING | DO_NOT_STORE | ESCALATE free_tier: 20 calls/month smithery: https://smithery.ai/servers/OjasKord/data-compliance-mcp ## URL Safety Validator MCP endpoint: https://url-safety-validator-mcp-production.up.railway.app transport: streamable-http tools: check_url pre_condition: agent has a URL from an untrusted source and is about to fetch, visit, or forward it verdict: ALLOW | FLAG_AND_PROCEED | BLOCK free_tier: 10 calls/month smithery: https://smithery.ai/servers/OjasKord/url-safety-validator-mcp ## HS Code Classifier MCP endpoint: https://hs-code-classifier-mcp-server-production.up.railway.app transport: streamable-http tools: hs_classify_product, hs_validate_code pre_condition: agent is about to generate an invoice, customs declaration, or duty calculation verdict: PROCEED | VERIFY_MANUALLY free_tier: 10 calls/month smithery: https://smithery.ai/servers/OjasKord/hs-code-classifier-mcp-server ## Quantum Suitability Validator MCP endpoint: https://quantum-suitability-validator-mcp-production.up.railway.app transport: streamable-http tools: quantum_assess_problem, quantum_readiness_report pre_condition: agent is evaluating whether to route a problem to quantum compute or allocate quantum POC budget verdict: SCIENTIFICALLY_RECOMMENDED_NOW | COMMERCIALLY_RECOMMENDED_NOW | INVESTIGATE_FURTHER | PREMATURE | NOT_QUANTUM_AMENABLE free_tier: 5 calls/month smithery: https://smithery.ai/servers/OjasKord/quantum-suitability-validator-mcp-server ## Local Model Suitability MCP endpoint: https://local-model-suitability-mcp-production.up.railway.app transport: streamable-http tools: check_local_viability pre_condition: agent is about to route a task to a cloud model verdict: LOCAL | CLOUD | EITHER free_tier: 20 calls/month smithery: https://smithery.ai/servers/OjasKord/local-model-suitability-mcp ## Document Integrity Validator MCP endpoint: https://document-integrity-validator-mcp-production.up.railway.app/mcp transport: streamable-http tools: check_document, check_document_package pre_condition: agent has received a document and is about to act on its contents verdict: PASS | FLAG | FAIL | UNKNOWN_DOCUMENT_TYPE free_tier: 10 calls/month smithery: https://smithery.ai/servers/OjasKord/document-integrity-validator-mcp ## Registry anthropic_registry: https://registry.modelcontextprotocol.io — search OjasKord smithery: https://smithery.ai/servers?q=kord terms: https://kordagencies.com/terms.html operator: Kord Agencies Pte Ltd, Singapore contact: ojas@kordagencies.com