{
  "name": "amy-mayernik",
  "version": "1.0.0",
  "description": "MCP server for Amy Mayernik — Field & Event Marketing Engineer, founder of Dott, certified Marketing Engineer (Profound). Available for full-time and fractional roles across field & event marketing leadership, marketing engineering, and marketing operations. Tools and resources for agents to query her capabilities, case studies, philosophy, and role-fit.",
  "protocol": "Model Context Protocol",
  "protocolVersion": "2024-11-05",
  "transports": [
    "streamable-http (this endpoint)",
    "stdio (via npx @amy-mayernik/mcp-portfolio)"
  ],
  "tools": [
    {
      "name": "get_capability",
      "description": "Look up Amy's depth and demonstrated experience on a specific field marketing, events, marketing engineering, or marketing operations capability (e.g., 'hacker houses', 'ABM event strategy', 'pipeline attribution', 'marketing engineering', 'ai agents', 'mcp servers', 'marketing operations'). Returns years of practice, companies where it was applied, example artifacts, and depth narrative."
    },
    {
      "name": "get_case_study",
      "description": "Return the full content of a named case study. Available: 'the-vault' (Eigen Labs hacker house series), 'field-marketing-system' (the operating function under the events)."
    },
    {
      "name": "check_role_fit",
      "description": "Score a job description against Amy's portfolio. Returns ✓ met / ⚠ stretches / ✗ gaps assessment plus suggested cover-letter angles. Heuristic match — for deeper analysis, fetch skill://amy-mayernik and reason with Claude directly."
    },
    {
      "name": "search_artifacts",
      "description": "Search across all portfolio content — case studies, philosophy, and the structured SKILL profile — for a query. Returns ranked excerpts with resource URIs."
    }
  ],
  "resources": [
    {
      "uri": "skill://amy-mayernik",
      "name": "Structured profile (SKILL.md)"
    },
    {
      "uri": "case-study://the-vault",
      "name": "Case Study — The Vault Hacker House Series"
    },
    {
      "uri": "case-study://field-marketing-system",
      "name": "Case Study — The Field Marketing & Events System"
    },
    {
      "uri": "philosophy://behind-the-scenes",
      "name": "Behind the Scenes — how Amy works"
    }
  ],
  "prompts": [
    {
      "name": "candidate-summary",
      "description": "Generate a short summary of why Amy is a fit for a given role."
    },
    {
      "name": "interview-prep",
      "description": "Generate 5 thoughtful interview questions Amy might want to ask."
    }
  ],
  "portfolio": "https://lfgamy.com",
  "contact": "collab@lfgamy.com"
}