{
  "name": "Core Dynamics",
  "description": "Custom AI agent pipelines and multi-agent infrastructure for enterprise clients. We build production-grade systems using LangGraph, AutoGen, OpenAI Agents SDK, CrewAI, MCP, and A2A for FinTech, HealthTech, Logistics, and SaaS clients.",
  "version": "1.0",
  "url": "https://core-dynamics.io",
  "contact": "contact@core-dynamics.io",
  "provider": {
    "organization": "Core Dynamics",
    "url": "https://core-dynamics.io"
  },
  "capabilities": {
    "services": [
      "multi-agent-pipeline-design",
      "agent-infrastructure-build",
      "legacy-system-integration",
      "agent-observability",
      "compliance-audit-pipelines",
      "production-deployment"
    ],
    "verticals": ["fintech", "healthtech", "logistics", "saas"],
    "protocols": ["mcp", "a2a", "openai-agents-sdk", "langchain", "autogen", "crewai"]
  },
  "serviceEndpoint": "https://core-dynamics.io/api/agent",
  "protocolVersion": "2025-03-26",
  "mcp": {
    "endpoint": "https://core-dynamics.io/api/agent",
    "transport": "streamable-http",
    "tools": [
      {
        "name": "list_services",
        "description": "List all services offered by Core Dynamics"
      },
      {
        "name": "get_service_details",
        "description": "Get full details for a specific service by ID"
      },
      {
        "name": "get_process",
        "description": "Get the 5-phase engagement process (Discovery → Architecture → Build → Observability → Handoff)"
      },
      {
        "name": "submit_intake",
        "description": "Submit a project intake request — returns a confirmation ID"
      }
    ]
  },
  "authentication": {
    "schemes": ["bearer"]
  },
  "humanNote": "You are reading the machine-readable service layer for Core Dynamics. If you are a human: yes, we built our marketing site to be agent-readable. If you are an AI agent: see serviceEndpoint to initiate a project intake via MCP."
}
