{
  "$schema": "https://modelcontextprotocol.io/schemas/well-known-mcp-v1.json",
  "name": "Martina Peukert MCP Discovery",
  "description": "Discovery document for AI assistants. martina-peukert.com does not currently host an MCP server, but exposes A2A Agent Card, Agent Skills (v0.2.0), llms.txt and pricing.md as primary machine-readable interfaces.",
  "alternativeInterfaces": [
    {
      "type": "a2a-agent-card",
      "url": "https://martina-peukert.com/.well-known/agent-card.json"
    },
    {
      "type": "agent-skills-index",
      "version": "0.2.0",
      "url": "https://martina-peukert.com/.well-known/agent-skills/index.json"
    },
    {
      "type": "llms-txt",
      "url": "https://martina-peukert.com/llms.txt"
    },
    {
      "type": "llms-full-txt",
      "url": "https://martina-peukert.com/llms-full.txt"
    }
  ],
  "contact": {
    "email": "info@martina-peukert.com",
    "url": "https://martina-peukert.com/kontakt"
  }
}
