{
  "name": "Devendra Saini Site Agent",
  "description": "Search and retrieval over Devendra Saini's site: blog content (SEO, GEO, AEO, technical SEO) and 'Search Bytes', a curated timeline of confirmed Google algorithm updates and AI-search moves.",
  "endpoint": "https://devendrasaini.com/api/mcp",
  "transport": "streamable-http",
  "protocols": [
    "mcp",
    "webmcp",
    "rest"
  ],
  "capabilities": [
    "search_posts",
    "list_posts",
    "get_post",
    "search_bytes",
    "get_site_info"
  ],
  "version": "1.1.0",
  "related": {
    "mcp_endpoint": "https://devendrasaini.com/api/mcp",
    "mcp_server_card": "https://devendrasaini.com/.well-known/mcp-server.json",
    "api_catalog": "https://devendrasaini.com/.well-known/api-catalog",
    "openapi": "https://devendrasaini.com/api/openapi.json",
    "posts": "https://devendrasaini.com/api/posts.json",
    "search_bytes": "https://devendrasaini.com/api/search-bytes.json",
    "llms_txt": "https://devendrasaini.com/llms.txt",
    "documentation": "https://devendrasaini.com/mcp"
  }
}