oprocess for Cursor
io.github.uncletim-gz/oprocess
AI-native process classification. 2436 processes + 3284 KPIs from APQC, ITIL, SCOR.
client:Cursor
transport:stdio
runtime:pypi
Install oprocess in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"oprocess": {
"type": "stdio",
"command": "uvx",
"args": [
"oprocess"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs