Esta página se muestra en inglés. Una traducción al español está en curso.
ConfigsMay 14, 2026·2 min de lectura

Solana Claude Config — Agents, Commands & MCP Setup

Install a Solana-focused Claude Code config with agents, commands, rules, and optional MCP setup; verified 61★ and ships an `install.sh` one-liner.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Config
Instalación
Bash
Confianza
Confianza: Community
Entrada
curl -fsSL https://raw.githubusercontent.com/solanabr/solana-claude-config/main/install.sh | bash
Comando CLI universal
npx tokrepo install 11b98315-4c7a-59c8-a226-e0d17a48ed3c
Introducción

Install a Solana-focused Claude Code config with agents, commands, rules, and optional MCP setup; verified 61★ and ships an install.sh one-liner.

Best for: Solana full-stack projects that want a ready agent workspace

Works with: Claude Code · .claude/ or .agents/ installs · optional MCP servers via .mcp.json

Setup time: 10–25 minutes

Key facts (verified)

  • GitHub: 61 stars · 16 forks · pushed 2026-04-23.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: curl -fsSL https://raw.githubusercontent.com/solanabr/solana-claude-config/main/install.sh | bash.

Main

  • Use the one-liner installer to copy a complete .claude/ configuration into your project; use --agents for other tools.

  • Start with the included workflows/commands (build, test, deploy) and keep rules path-scoped to save tokens.

  • Use the optional MCP setup command (/setup-mcp) to configure API keys for the preconfigured servers.

  • Treat it as a template: rename CLAUDE-solana.md to CLAUDE.md and adapt agents/commands to your repo.

Source-backed notes

  • README lists a config bundle: agents, commands, rules, and multiple MCP server integrations, plus a one-liner install.sh.
  • README documents --agents installs and an optional MCP setup step (/setup-mcp).

FAQ

  • Is this only for Claude Code?: README includes an --agents mode to install under .agents/ for other tools.
  • Do I have to enable MCP?: No — MCP setup is optional; start with config/agents first.
  • How do I keep it updated?: Use the update scripts referenced in the repo and re-run updates from project root.
🙏

Fuente y agradecimientos

Source: https://github.com/solanabr/solana-claude > License: MIT > GitHub stars: 61 · forks: 16

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados