autopm for Cursor
io.github.fluidumber/autopm
18 AI product-management robots for market research, financials, and execution specs. No API keys
client:Cursor
transport:stdio
runtime:npm
Install autopm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"autopm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@productflow/autopm"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs