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-12-mcp-server-throughput-refactor/#webpage",
"name": "MCP Throughput Refactor — diagnose and fix the protocol-overhead trap on a Product.ai backend MCP path — Product.ai",
"description": "Audit one Product.ai MCP server for protocol overhead, request shape, and unit economics at production load. Diagnose whether it falls inside the \"client-side won, backend failing\" bifurcation. If it does, refactor to direct API for the high-throughput stateless backend path w...",
"url": "https://product.ai/join/projects/PRJ-12-mcp-server-throughput-refactor/",
"isPartOf": {
"@id": "https://product.ai/#website"
},
"about": {
"@id": "https://product.ai/#organization"
},
"publisher": {
"@id": "https://product.ai/#organization"
}
},
{
"@type": "JobPosting",
"title": "MCP Throughput Refactor — diagnose and fix the protocol-overhead trap on a Product.ai backend MCP path",
"description": "Audit one Product.ai MCP server for protocol overhead, request shape, and unit economics at production load. Diagnose whether it falls inside the \"client-side won, backend failing\" bifurcation. If it does, refactor to direct API for the high-throughput stateless backend path w...",
"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": "2 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": "MCP Throughput Refactor — diagnose and fix the protocol-overhead trap on a Product.ai backend MCP path",
"item": "https://product.ai/join/projects/PRJ-12-mcp-server-throughput-refactor/"
}
]
}
]
}