Skip to main content
ClaudeWave
grtwo-jcansler avatar
grtwo-jcansler

gryz-cursor-plugin

Ver en GitHub

gryz-cursor-plugin - public repo for cursor plugin

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado yesterday
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/28/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/grtwo-jcansler/gryz-cursor-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "gryz-cursor-plugin": {
      "command": "node",
      "args": ["/path/to/gryz-cursor-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/grtwo-jcansler/gryz-cursor-plugin and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Gryz for Cursor

Publish, share, and manage documents on [Gryz](https://www.gryz.ai) directly
from Cursor. Paste Markdown or HTML and get a shareable link in seconds —
now from inside your editor, over [MCP](https://modelcontextprotocol.io).

## What you get

Once connected, Cursor can call these tools on your behalf:

- **Publish a document** — Markdown or HTML, public or private
- **Get a document** — retrieve content and metadata by slug
- **List your documents** — newest first
- **Update a document** — content, type, or title
- **Delete a document**

## Install

### One-click (Cursor Marketplace)

Search **Gryz** in the Cursor plugin marketplace and install.

### Manual

1. Clone or download this repo.
2. Copy `mcp.json` into your Cursor MCP config (`~/.cursor/mcp.json` for a
   server available across all workspaces, or `.cursor/mcp.json` in a single
   project).
3. Restart Cursor, or reload the MCP servers list.

```json
{
  "mcpServers": {
    "gryz": {
      "url": "https://www.gryz.ai/api/mcp/"
    }
  }
}
```

## Signing in

The first tool call opens a browser window to authorize Gryz via OAuth —
sign in with Google, GitHub, a magic link, or a password. No API key needed
for this flow, and no secrets live in this plugin's manifest.

**Prefer an API key instead?** Generate one at
[gryz.ai/account/api-keys](https://www.gryz.ai/account/api-keys/) and add it
as a header in your own `mcp.json`:

```json
{
  "mcpServers": {
    "gryz": {
      "url": "https://www.gryz.ai/api/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
```

Both OAuth and API key access are free with any Gryz account — no
subscription required.

## Already using the old URL?

`https://www.grtwo.app/api/mcp/` — the previous domain — still works during
the brand transition from grtwo.app to Gryz. No need to change an existing
connection until you're ready; new setups should use the `gryz.ai` URL above.

## Links

- [Full MCP setup guide](https://www.gryz.ai/docs/mcp/)
- [Gryz](https://www.gryz.ai)
- [Report an issue](https://github.com/grtwo-jcansler/gryz-cursor-plugin/issues)

## License

MIT — see [LICENSE](LICENSE).

Lo que la gente pregunta sobre gryz-cursor-plugin

¿Qué es grtwo-jcansler/gryz-cursor-plugin?

+

grtwo-jcansler/gryz-cursor-plugin es mcp servers para el ecosistema de Claude AI. gryz-cursor-plugin - public repo for cursor plugin Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-26.

¿Cómo se instala gryz-cursor-plugin?

+

Puedes instalar gryz-cursor-plugin clonando el repositorio (https://github.com/grtwo-jcansler/gryz-cursor-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 grtwo-jcansler/gryz-cursor-plugin?

+

Nuestro agente de seguridad ha analizado grtwo-jcansler/gryz-cursor-plugin y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene grtwo-jcansler/gryz-cursor-plugin?

+

grtwo-jcansler/gryz-cursor-plugin es mantenido por grtwo-jcansler. La última actividad registrada en GitHub es del 2026-08-26, con 0 issues abiertos.

¿Hay alternativas a gryz-cursor-plugin?

+

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

Despliega gryz-cursor-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: grtwo-jcansler/gryz-cursor-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/grtwo-jcansler-gryz-cursor-plugin)](https://claudewave.com/repo/grtwo-jcansler-gryz-cursor-plugin)
<a href="https://claudewave.com/repo/grtwo-jcansler-gryz-cursor-plugin"><img src="https://claudewave.com/api/badge/grtwo-jcansler-gryz-cursor-plugin" alt="Featured on ClaudeWave: grtwo-jcansler/gryz-cursor-plugin" width="320" height="64" /></a>

Más MCP Servers

Alternativas a gryz-cursor-plugin