{
  "name": "techmarketing.agency NLWeb",
  "description": "Natural-language conversational interface to techmarketing.agency content (services, pillar guides, blog posts and reports). MCP-compatible — call as an MCP server or via the simpler /ask REST endpoint.",
  "owner": "Priority Pixels (Holdings) Limited",
  "wikidata": null,
  "website": "https://techmarketing.agency/",
  "protocol": {
    "name": "mcp",
    "version": "2024-11-05",
    "transport": "http+json-rpc",
    "endpoint": "https://ai.techmarketing.agency/mcp"
  },
  "alternateProtocols": [
    {
      "name": "nlweb",
      "version": "1.0",
      "transport": "http",
      "endpoint": "https://ai.techmarketing.agency/ask",
      "description": "Simpler GET/POST interface returning Schema.org-formatted results. Pass ?query=... &site=TechMarketingAgency &mode=summarize &streaming=false."
    }
  ],
  "tools": [
    {
      "name": "ask",
      "description": "Query techmarketing.agency content in natural language. Returns ranked Schema.org items with full schema_object payloads."
    },
    {
      "name": "list_sites",
      "description": "List all sites available for query (currently TechMarketingAgency)."
    },
    {
      "name": "who",
      "description": "Find the most relevant sites to answer a query."
    }
  ],
  "auth": { "type": "none" },
  "data": {
    "sources": ["https://techmarketing.agency/sitemap-index.xml"],
    "indexedEntities": 330,
    "refreshedDaily": true,
    "schemaCustom": true
  },
  "site": "TechMarketingAgency"
}
