Skip to main content
ClaudeWave
Pearl-Passport avatar
Pearl-Passport

pearl-agent-plugin

Ver en GitHub

Official Pearl agent integration packages for Codex, Claude, and Cursor

PluginsRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/26/2026
Install as a Claude Code plugin
Method: Clone
Claude Code
/plugin marketplace add Pearl-Passport/pearl-agent-plugin
/plugin install pearl-agent-plugin
1. Inside Claude Code, add the marketplace and install the plugin with the commands above.
2. Follow any post-install configuration from the README.
3. Restart the session if commands or hooks do not show up immediately.
Casos de uso

Resumen de Plugins

# Pearl Agent Plugin

Pearl's installable package connects Codex, Claude, Cursor, and Grok Bot to Pearl's authenticated remote MCP server at `https://agent.joinpearl.co/mcp`.

Pearl Agent access currently requires active Pearl Elite membership. The server enforces eligibility and OAuth scopes; installing this package cannot widen access.

Package `0.8.9` is read-only. Runtime MCP `tools/list` is authoritative. The public package contains thin host manifests, current workflow guidance, public documentation, approved brand assets, a presentation-only MCP Apps resource, and zero-dependency validation. The resource is source-wired to seven reviewed read tools, including member-scoped profile statistics and trip listings. ChatGPT has rendered the venue and profile cards successfully; every other host remains subject to its own real-host canary. The package contains no application, OAuth server, database, executor, environment, deployment configuration, or credential.

Repository availability does not mean Anthropic, Cursor, or OpenAI has approved, endorsed, or listed Pearl.

## Install

### Codex Desktop and CLI

```bash
git clone --branch v0.8.9 --depth 1 https://github.com/Pearl-Passport/pearl-agent-plugin.git
cd pearl-agent-plugin
codex plugin marketplace add .
codex plugin add pearl@pearl-integrations
codex mcp login pearl
```

### Claude Code

```bash
git clone --branch v0.8.9 --depth 1 https://github.com/Pearl-Passport/pearl-agent-plugin.git
cd pearl-agent-plugin
claude plugin marketplace add .
claude plugin install pearl@pearl-integrations
claude mcp login plugin:pearl:pearl
```

For Claude web/desktop Chat, add `https://agent.joinpearl.co/mcp` as a custom connector, enter public client ID `pearl-claude-hosted`, and leave the secret empty.

### Cursor IDE, Cloud Agents, and Grok Bot

```bash
git clone --branch v0.8.9 --depth 1 https://github.com/Pearl-Passport/pearl-agent-plugin.git
cd pearl-agent-plugin
mkdir -p ~/.cursor/plugins/local
test ! -e ~/.cursor/plugins/local/pearl-cursor
cp -R plugins/pearl/cursor ~/.cursor/plugins/local/pearl-cursor
```

Reload Cursor and enable **Pearl Cursor** in **Customize**. The plugin and server use the collision-resistant identifier `pearl-cursor`, public client ID `pearl-cursor`, no secret, seven read scopes, and the official hosted and desktop callbacks documented in [OAuth setup](plugins/pearl/docs/oauth.md).

## Validate

```bash
npm --prefix plugins/pearl test
npm --prefix plugins/pearl run validate
npm --prefix plugins/pearl/mcp-apps test
npm --prefix plugins/pearl/mcp-apps run validate
npm --prefix plugins/pearl run validate:live
npm --prefix plugins/pearl run validate:registry
npm --prefix plugins/pearl run validate:registry:schema
npm --prefix plugins/pearl run validate:registry:live
npm --prefix cli/pearl run check
npm --prefix cli/pearl test
npm --prefix cli/pearl run validate
```

### Pearl CLI release candidate

The same repository contains Pearl's standalone read-only CLI in
[`cli/pearl`](cli/pearl). After Pearl verifies ownership of the `@joinpearl`
npm scope and publishes through the protected Trusted Publishing workflow:

```bash
npm install --global @joinpearl/cli
pearl doctor --json
pearl login
pearl tools --json
```

Until that npm release exists, use the repository development instructions in
the CLI README. Do not install an unverified package with a similar name.

### MCP Registry release candidate

[`server.json`](server.json) is Pearl's remote-only metadata for the preview MCP Registry. It declares `io.github.Pearl-Passport/pearl-agent-plugin`, matching the case-sensitive public GitHub owner, and the same one Streamable HTTP endpoint used by every host wrapper. It contains no header, token, client secret, package runtime, or tool allowlist.

Registry publication is intentionally separate from source availability. It requires a reviewed `v0.8.9` release, a protected `mcp-registry-publish` GitHub environment with a required reviewer and release-tag restriction, and secretless GitHub OIDC. Until that protected workflow completes and the exact version is verified in the Registry, do not describe Pearl as listed there. The Registry is itself in preview.

See [cross-host setup](plugins/pearl/docs/setup.md), the [capability snapshot](plugins/pearl/skills/pearl-concierge/references/capabilities.md), and [source provenance](SOURCE.md).

Marketplace publication remains a separate host-review step. See [submission paths](plugins/pearl/docs/submission.md) for new applications and future release updates.

## Security, policies, and brand

- Support and security: `hello@joinpearl.co` (use `[Security]` in the subject line for vulnerability reports)
- Support: https://joinpearl.co/support
- Privacy: https://joinpearl.co/privacy
- Terms: https://joinpearl.co/terms
- Software license: [MIT](LICENSE)
- Pearl trademarks and artwork: [TRADEMARKS.md](TRADEMARKS.md)
claudecodexcursormcppearl

Lo que la gente pregunta sobre pearl-agent-plugin

¿Qué es Pearl-Passport/pearl-agent-plugin?

+

Pearl-Passport/pearl-agent-plugin es plugins para el ecosistema de Claude AI. Official Pearl agent integration packages for Codex, Claude, and Cursor Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-25.

¿Cómo se instala pearl-agent-plugin?

+

Puedes instalar pearl-agent-plugin clonando el repositorio (https://github.com/Pearl-Passport/pearl-agent-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Pearl-Passport/pearl-agent-plugin?

+

Nuestro agente de seguridad ha analizado Pearl-Passport/pearl-agent-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Pearl-Passport/pearl-agent-plugin?

+

Pearl-Passport/pearl-agent-plugin es mantenido por Pearl-Passport. La última actividad registrada en GitHub es del 2026-08-25, con 0 issues abiertos.

¿Hay alternativas a pearl-agent-plugin?

+

Sí. En ClaudeWave puedes explorar plugins similares en /categories/plugins, ordenados por popularidad o actividad reciente.

Despliega pearl-agent-plugin en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Pearl-Passport/pearl-agent-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pearl-passport-pearl-agent-plugin)](https://claudewave.com/repo/pearl-passport-pearl-agent-plugin)
<a href="https://claudewave.com/repo/pearl-passport-pearl-agent-plugin"><img src="https://claudewave.com/api/badge/pearl-passport-pearl-agent-plugin" alt="Featured on ClaudeWave: Pearl-Passport/pearl-agent-plugin" width="320" height="64" /></a>

Más Plugins

Alternativas a pearl-agent-plugin