Agent View
·
application/ld+json
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "https://product.ai/#organization"
},
{
"@type": "SoftwareApplication",
"@id": "https://product.ai/#application",
"name": "Product.ai",
"slogan": "Intelligent guidance at conversation speed",
"description": "Product.ai is your AI shopping expert - verified product intelligence grounded in the Truth Graph, accessible to agents and humans alike.",
"applicationCategory": "ShoppingApplication",
"operatingSystem": "Web",
"author": {
"@id": "https://product.ai/#organization"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
}
},
{
"@type": "WebPage",
"@id": "https://product.ai/join/projects/PRJ-20-external-mcp-server-v1/#webpage",
"name": "External MCP Server v1 — Product.ai's commerce-knowledge query endpoints exposed for AI agents — Product.ai",
"description": "Design and ship Product.ai's external-facing MCP server v1 — the surface AI agents (Claude, ChatGPT, Gemini agents, custom agents) call to query verified commerce knowledge. OAuth 2.1 authentication, audit logging, gateway-mediated authorization, vendor-official-server discipl...",
"url": "https://product.ai/join/projects/PRJ-20-external-mcp-server-v1/",
"isPartOf": {
"@id": "https://product.ai/#website"
},
"about": {
"@id": "https://product.ai/#organization"
},
"publisher": {
"@id": "https://product.ai/#organization"
}
},
{
"@type": "JobPosting",
"title": "External MCP Server v1 — Product.ai's commerce-knowledge query endpoints exposed for AI agents",
"description": "Design and ship Product.ai's external-facing MCP server v1 — the surface AI agents (Claude, ChatGPT, Gemini agents, custom agents) call to query verified commerce knowledge. OAuth 2.1 authentication, audit logging, gateway-mediated authorization, vendor-official-server discipl...",
"hiringOrganization": {
"@id": "https://product.ai/#organization"
},
"employmentType": "CONTRACTOR",
"datePosted": "2026-04-28",
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Los Angeles",
"addressRegion": "CA",
"addressCountry": "US"
}
},
"baseSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": {
"@type": "QuantitativeValue",
"unitText": "WEEK"
}
},
"workHours": "3 weeks"
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Product.ai",
"item": "https://product.ai"
},
{
"@type": "ListItem",
"position": 2,
"name": "Join",
"item": "https://product.ai/join/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Projects",
"item": "https://product.ai/join/projects/"
},
{
"@type": "ListItem",
"position": 4,
"name": "External MCP Server v1 — Product.ai's commerce-knowledge query endpoints exposed for AI agents",
"item": "https://product.ai/join/projects/PRJ-20-external-mcp-server-v1/"
}
]
}
]
}