{"version":"1.0","status":"active","generated_at":"2026-04-19T00:00:00.000Z","name":"Trusteed NLWeb","description":"Natural language product search across verified merchants. Query in plain language to discover products, compare prices, and initiate agentic checkout flows.","canonical_scope":"NLWeb natural language search discovery: endpoints, modes, streaming, AgentFinder cross-store search. For MCP tools see mcp.json. For agent policies see agent-policy.json.","endpoints":{"ask":"https://www.trusteed.xyz/{storeSlug}/ask","agentfinder":"https://www.trusteed.xyz/api/v1/agentfinder/search","platform_ask":"https://www.trusteed.xyz/mcpwebstore-platform/ask","browser_proxy":"https://www.trusteed.xyz/api/nlweb-proxy"},"ask_endpoint":{"method":"POST","url_pattern":"https://www.trusteed.xyz/{storeSlug}/ask","description":"Natural language product search for a specific merchant store. Supports REST (JSON) and SSE streaming responses.","authentication":"X-Agent-Api-Key header (GROWTH+ tier)","public":false,"modes":["list","summarize","generate"],"streaming":true,"example_request":{"query":"wireless headphones under $150","mode":"list","streaming":false}},"platform_discovery":{"description":"The platform indexes itself using NLWeb. Query mcpwebstore-platform to discover protocols, pricing, integrations, and partner programs without reading documentation.","endpoint":"https://www.trusteed.xyz/mcpwebstore-platform/ask","browser_proxy":"https://www.trusteed.xyz/api/nlweb-proxy","public":true,"authentication":"none — mcpwebstore-platform is publicly accessible without any API key","indexed_items":27,"schema_org_types":["SoftwareApplication","WebPage","FAQPage","Offer"]},"browser_proxy_endpoint":{"method":"POST","url":"https://www.trusteed.xyz/api/nlweb-proxy","description":"CORS-safe proxy for browser clients. Forwards NLWeb queries to the correct store endpoint without exposing API keys.","public":true,"authentication":"none","required_body_fields":{"storeSlug":"string — slug of the target store (e.g. 'demo-store')","query":"string — natural language search query"},"optional_body_fields":{"mode":"list | summarize | generate (default: list)","streaming":"boolean (default: false)","limit":"integer 1-20 (default: 10)"},"example_request":{"storeSlug":"demo-store","query":"wireless headphones under $150","mode":"list"}},"agentfinder":{"method":"POST","url":"https://www.trusteed.xyz/api/v1/agentfinder/search","description":"Cross-merchant NLWeb discovery. Search across all NLWeb-enabled stores simultaneously.","authentication":"X-Agent-Api-Key header (GROWTH+ tier)","public":false},"requirements":{"tier":"GROWTH","store_config":"nlwebEnabled must be true for the store","index_status":"READY"},"demo":{"interactive_page":"https://www.trusteed.xyz/en/discover","public_store":"mcpwebstore-platform","public_endpoint":"https://www.trusteed.xyz/mcpwebstore-platform/ask","note":"mcpwebstore-platform is public — no auth required, no tier gate"},"related_documents":{"agent_policy":"/.well-known/agent-policy.json","agent_commerce":"/.well-known/agent-commerce.json","agent_trust_manifest":"/.well-known/agent-trust-manifest.json","merchant_index":"/.well-known/merchant-index.json","mcp_server_card":"/.well-known/mcp.json","mcp_manifest":"/mcp.json","llms_txt":"/llms.txt"}}