Skip to main content
ClaudeWave
MCP ServersRegistry oficial3 estrellas0 forksJavaScriptMITActualizado yesterday
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
Flags
  • !No description
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/quicknode/agent-plugins
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "agent-plugins": {
      "command": "node",
      "args": ["/path/to/agent-plugins/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/quicknode/agent-plugins and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Quicknode Agent Plugins

Agent plugins from Quicknode for building Web3 apps with AI agents.

## Available plugins

| Plugin                              | Description                                                                                                                                                     |
| ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`build-web3`](https://github.com/quicknode/agent-plugins/tree/main/plugins/build-web3) | Build Web3 apps with your AI agent: choose a chain, architecture, stack, data layer, and production posture. Powered by optional Quicknode infrastructure integration. |

## Install

| Client   | Guide                                                  |
| -------- | ------------------------------------------------------ |
| Cursor   | [docs/install/cursor.md](https://github.com/quicknode/agent-plugins/blob/main/docs/install/cursor.md)     |
| Windsurf | [docs/install/windsurf.md](https://github.com/quicknode/agent-plugins/blob/main/docs/install/windsurf.md) |
| VS Code  | [docs/install/vscode.md](https://github.com/quicknode/agent-plugins/blob/main/docs/install/vscode.md)     |
| Zed      | [docs/install/zed.md](https://github.com/quicknode/agent-plugins/blob/main/docs/install/zed.md)           |
| Codex    | [docs/install/codex.md](https://github.com/quicknode/agent-plugins/blob/main/docs/install/codex.md)       |

For Claude Code, add this marketplace and install the `build-web3` plugin:

```
/plugin marketplace add quicknode/agent-plugins
```

For Codex, see the [Codex install guide](https://github.com/quicknode/agent-plugins/blob/main/docs/install/codex.md). Codex discovers this
repository's plugin through `.agents/plugins/marketplace.json` and uses
`plugins/build-web3/.codex-plugin/plugin.json` to load the bundled skill and MCP server.

For ChatGPT, use the existing listing on its marketplace.

## Content rules

Plugin skills and references in this repo should stay stable, useful, and self-contained:

- Stable concepts, product categories, capability names, and decision guidance belong in this repo so the plugin works without a network round-trip.
- Perishable facts — plan tiers, pricing, rate-limit numbers, RPC method tables, schemas — are allowed when the repo needs to be self-sufficient for a product, but every such table must carry a dated snapshot note (e.g. "As of 2026-02-02.") and a link to the live docs (https://www.quicknode.com/docs/) so a reader knows it can drift and where to check.
- Keep dated content current using `plugins/build-web3/skills/build-web3/PRODUCT_CATALOG.md`'s sync runbook — it's the maintenance source of truth for which product references exist, where they live, and how to refresh them.

## License

MIT. See [LICENSE.md](https://github.com/quicknode/agent-plugins/blob/main/LICENSE.md).

Lo que la gente pregunta sobre agent-plugins

¿Qué es quicknode/agent-plugins?

+

quicknode/agent-plugins es mcp servers para el ecosistema de Claude AI con 3 estrellas en GitHub.

¿Cómo se instala agent-plugins?

+

Puedes instalar agent-plugins clonando el repositorio (https://github.com/quicknode/agent-plugins) 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 quicknode/agent-plugins?

+

Nuestro agente de seguridad ha analizado quicknode/agent-plugins y le ha asignado un Trust Score de 69/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene quicknode/agent-plugins?

+

quicknode/agent-plugins es mantenido por quicknode. La última actividad registrada en GitHub es de yesterday, con 0 issues abiertos.

¿Hay alternativas a agent-plugins?

+

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

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

Más MCP Servers

Alternativas a agent-plugins