Integrations Categories MCP Request
MCP Server

Cursor

HR data while you code

Copy this URL and add it as a connector in Cursor:

https://mcp.peepel.dev/mcp

Add Peepel as an MCP server in Cursor and query HR data without leaving your editor. Authentication is handled automatically via OAuth.

Manual setup

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "peepel": {
      "url": "https://mcp.peepel.dev/mcp"
    }
  }
}

Setup steps

  1. Click “Add to Cursor” above or add the config manually
  2. When you first use a Peepel tool, you’ll be prompted to sign in and select your organization
  3. Instruct Cursor to use the @peepel MCP to chat with your HR data