Skip to content
Cursor

PIS (Ministério do Trabalho) for Cursor

io.github.mcp-dir/pis-mcp

Looks up the PIS number and associated data for a person from the CPF, in the Labor Ministry base. P

client:Cursor transport:streamable-http tools:7

Install PIS (Ministério do Trabalho) in Cursor

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

{
  "mcpServers": {
    "pis-mcp": {
      "url": "https://api.mcp.ai/p_pis"
    }
  }
}

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

What Cursor can do once it is connected

PIS (Ministério do Trabalho) in other clients