{
  "protocolVersion": "0.2.0",
  "name": "trust-boundary-systems",
  "description": "Agent representing Trust Boundary Systems Inc. — board advisory and specialized software engineering for blockchain, AI, cryptography, stablecoins, and global payment rails.",
  "version": "0.1.0",
  "url": "https://mcp.trustboundarysystems.com/mcp",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://mcp.trustboundarysystems.com/mcp",
      "transport": "JSONRPC"
    }
  ],
  "provider": {
    "organization": "Trust Boundary Systems Inc.",
    "url": "https://www.trustboundarysystems.com/"
  },
  "documentationUrl": "https://www.trustboundarysystems.com/",
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "tbs_get_info",
      "name": "Get firm information",
      "description": "Return a structured overview of Trust Boundary Systems Inc.: services, expertise areas, founder, and how to engage.",
      "tags": ["information", "advisory", "engineering"],
      "examples": [
        "What services does Trust Boundary Systems offer?",
        "Tell me about Steven Geller's expertise in blockchain.",
        "Where is Trust Boundary Systems based?"
      ]
    },
    {
      "id": "tbs_request_strategy_call",
      "name": "Request a strategy call",
      "description": "Submit a request for a strategy call with Steven Geller. Sends an email to the firm; a human follows up to schedule.",
      "tags": ["booking", "advisory", "contact"],
      "examples": [
        "Book a strategy call to discuss stablecoin rails for a fintech.",
        "Request consulting from Trust Boundary Systems on AI governance.",
        "I want to hire Steven Geller for board advisory work."
      ]
    }
  ]
}
