{
  "name": "sendyka.dev Agent Card",
  "version": "1.7.0",
  "description": "A2A discovery card for sendyka.dev capabilities in web design, IT support, and automation for NGOs and SMEs.",
  "homepage": "https://sendyka.dev",
  "provider": {
    "name": "sendyka.dev",
    "contact": "mailto:artur@sendyka.dev"
  },
  "capabilities": [
    {
      "id": "web-design-delivery",
      "name": "Web design and implementation",
      "description": "Design and delivery of websites and web apps with SEO/GEO foundations."
    },
    {
      "id": "it-support",
      "name": "IT support",
      "description": "Operational IT support for small organizations and nonprofits."
    },
    {
      "id": "automation",
      "name": "Workflow automation",
      "description": "Process automation and practical AI-assisted improvements."
    }
  ],
  "developer_resources": {
    "docs_url": "https://sendyka.dev/developers/",
    "openapi_url": "https://sendyka.dev/openapi.json",
    "llms_url": "https://sendyka.dev/llms.txt",
    "llms_full_url": "https://sendyka.dev/llms-full.txt",
    "mcp_manifest_url": "https://sendyka.dev/.well-known/mcp/manifest.json",
    "mcp_server_card_url": "https://sendyka.dev/.well-known/mcp/server-card.json",
    "mcp_transport_url": "https://sendyka.dev/mcp",
    "mcp_connector_guide_url": "https://sendyka.dev/.well-known/mcp/connectors.json",
    "chat_api_url": "https://sendyka.dev/api/chat",
    "chat_widget_url": "https://sendyka.dev/#open-chat"
  },
  "mcp_tools": [
    "articles_recommend",
    "services_list",
    "pricing_get",
    "contact_submit",
    "service_inquiry_submit",
    "consultation_availability",
    "consultation_book",
    "newsletter_subscribe",
    "newsletter_unsubscribe"
  ],
  "mcp_authentication": {
    "type": "none",
    "required": false
  },
  "endpoints": {
    "contact_url": "https://sendyka.dev/contact/",
    "email": "mailto:artur@sendyka.dev",
    "consultation_url": "https://cal.com/sendyka/free-consultation"
  }
}
