{
  "name": "amy-mayernik",
  "version": "1.1.0",
  "description": "MCP server for Amy Mayernik — a developer marketer who builds. She makes technical products credible to developers and ships the systems underneath (production AI agents, this MCP server). Founder of Dott. Profound-certified in Agent Engineering and Marketing Engineering. Open to developer marketing, developer relations, and technical product marketing roles. 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."
    },
    {
      "name": "ask",
      "description": "Ask a free-text question about Amy Mayernik (experience, skills, philosophy, specific work) and get an answer grounded in her real portfolio content, with citations. Example: 'Has she run developer events in EMEA?'"
    }
  ],
  "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"
}