osmp for Cursor
io.github.octid-io/osmp
Agentic AI instruction encoding. 86.8% vs JSON. Inference-free decode. Any channel.
client:Cursor
transport:stdio
runtime:pypi
Install osmp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"osmp": {
"type": "stdio",
"command": "uvx",
"args": [
"osmp-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs