{
  "name": "Jörg Zimmer - SEO & AI Agent",
  "description": "An agent providing expert SEO and LLM optimization insights from Jörg Zimmer.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://teleschmie.de/.well-known/mcp.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0",
      "tenant": "default"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false,
    "extensions": [
      {
        "uri": "https://github.com/google-agentic-commerce/AP2/tree/v0.1.0",
        "required": false,
        "params": {
          "roles": [
            "merchant"
          ]
        }
      }
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/markdown"
  ],
  "skills": [
    {
      "id": "get_knowledge",
      "name": "Retrieve LLM Knowledge Dump",
      "description": "Retrieves the full markdown knowledge base for Jörg Zimmer.",
      "tags": ["seo", "geo", "knowledge"],
      "examples": ["Get SEO knowledge"]
    }
  ]
}
