acikpoz for Cursor
io.github.gulmezeren2-byte/acikpoz
Turkish public construction unit-price (birim fiyat) catalog PDFs into structured pozes
client:Cursor
transport:stdio
runtime:pypi
Install acikpoz in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"acikpoz": {
"type": "stdio",
"command": "uvx",
"args": [
"acikpoz"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs