{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "name": "travisholoway",
  "version": "1.0.0",
  "protocolVersion": "2025-06-18",
  "description": {
    "summary": "Public read-only MCP server for the biography, career record, recognition and press archive of Travis Holoway.",
    "detail": "Travis Holoway is the Co-Founder and CEO of SoLo Funds, the largest community finance platform in the United States, and a co-founder of The Wealth Break. This server exposes first-party, publication-cleared facts about him."
  },
  "transport": { "type": "streamable-http", "endpoint": "https://travisholoway.com/mcp" },
  "capabilities": { "tools": { "listChanged": false } },
  "authentication": { "type": "none", "description": "Public read-only server. No authentication required." },
  "tools": [
    { "name": "get_biography", "description": "Approved short or long biography, cleared for publication." },
    { "name": "search_publications", "description": "Search 31 press, interview, broadcast and honor records by outlet, type or free text." },
    { "name": "get_recognition", "description": "Awards, honors, accelerators and networks." },
    { "name": "get_career_record", "description": "Dated career and company timeline." },
    { "name": "get_contact", "description": "Contact routing for speaking, press and investment." }
  ],
  "documentation": "https://travisholoway.com/llms.txt",
  "publisher": { "name": "Travis Holoway", "url": "https://travisholoway.com/" }
}
