MCP Server
MCP
Product Console
Agent accountability for product teams: specs, evidence, and ship readiness over MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://pc-mcp.fly.dev/mcp",
"headers": [
{
"description": "Bearer token. Create one in Product Console under Settings, CLI Access at https://app.productconsole.ai",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment