3 hours ago
ProductNow's hosted Model Context Protocol (MCP) server lets AI clients create, read, review, and update ProductNow documents, folders, templates, comments, feedback, and status metadata through a secure OAuth-authenticated connection.
Server Config
{
"mcpServers": {
"productnow": {
"type": "streamable-http",
"url": "https://api.productnow-prod.com/mcp"
}
}
}