{
  "name": "Michael Vereb",
  "version": "1.0.0",
  "description": "Web & Product Designer Portfolio & Tools",
  "supportedInterfaces": [
    {
      "interface": "mcp",
      "url": "https://www.michaelvereb.com/api/mcp",
      "transport": "http-post"
    }
  ],
  "capabilities": [
    "mcp_tool_execution",
    "json_rpc"
  ],
  "skills": [
    {
      "id": "search_portfolio",
      "name": "Search Portfolio",
      "description": "Searches portfolio projects, client case studies, and engineering work by company name or topic and returns matching records with summaries and live URLs."
    },
    {
      "id": "get_portfolio_works",
      "name": "Get Portfolio Works",
      "description": "Retrieves the catalog of featured client case studies and digital products with customer names, summaries, deliverables, and live links."
    },
    {
      "id": "get_case_study",
      "name": "Get Case Study",
      "description": "Retrieves detailed architecture, technical deliverables, and impact metrics for a specific client case study by company slug."
    },
    {
      "id": "create_contact_message",
      "name": "Create Contact Message",
      "description": "Submits a contact inquiry or message with sender name, email address, company name, and message details."
    },
    {
      "id": "get_services_and_pricing",
      "name": "Get Services And Pricing",
      "description": "Retrieves design and engineering service offerings, technical capabilities, engagement models, and pricing guidance."
    },
    {
      "id": "get_testimonials",
      "name": "Get Testimonials",
      "description": "Retrieves verified client reviews, leadership testimonials, and stakeholder endorsements with author names, roles, and review quotes."
    },
    {
      "id": "get_contact_info",
      "name": "Get Contact Info",
      "description": "Retrieves verified contact channels, email address, LinkedIn profile, timezone, and scheduling links."
    },
    {
      "id": "search_articles",
      "name": "Search Articles",
      "description": "Searches published technical articles, design system guides, and AI/SEO strategy posts by keyword."
    },
    {
      "id": "list_ai_ui_components",
      "name": "List Ai Ui Components",
      "description": "Lists all 20 AI-UI design system components with name, category, description, import statement, and preview URL."
    },
    {
      "id": "get_ai_ui_component",
      "name": "Get Ai Ui Component",
      "description": "Retrieves complete install code, Astro imports, and documentation link for a specific AI-UI component by slug or name."
    },
    {
      "id": "get_ai_ui_install_guide",
      "name": "Get Ai Ui Install Guide",
      "description": "Retrieves package manager install commands (npm, pnpm, bun, yarn), AI agent prompt setup, and MCP connection settings for @michaelvereb/ai-ui."
    }
  ]
}