acikpoz for Grok
io.github.gulmezeren2-byte/acikpoz
Turkish public construction unit-price (birim fiyat) catalog PDFs into structured pozes
client:Grok
transport:stdio
runtime:pypi
Install acikpoz in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"acikpoz": {
"type": "stdio",
"command": "uvx",
"args": [
"acikpoz"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs