professionals for Cursor
es.ofixio/professionals
Find skilled tradespeople in Spain — fontaneros, electricistas, pintores, cerrajeros.
client:Cursor
transport:stdio
runtime:npm
Install professionals in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"professionals": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ofixio-mcp"
],
"env": {
"OFIXIO_URL": "<OFIXIO_URL>"
}
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs