professionals for Grok
es.ofixio/professionals
Find skilled tradespeople in Spain — fontaneros, electricistas, pintores, cerrajeros.
client:Grok
transport:stdio
runtime:npm
Install professionals in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"professionals": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ofixio-mcp"
],
"env": {
"OFIXIO_URL": "<OFIXIO_URL>"
}
}
}
}
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