Skip to content
Cursor

mifactory contratos for Cursor

io.github.mifactory-bot/mifactory-contratos

Freelance contracts via API for any country. AI-generated or PDF. Pay-per-use: $5-$20.

client:Cursor transport:stdio runtime:npm

Install mifactory contratos in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mifactory-contratos": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mifactory-bot/contratos-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mifactory contratos in other clients