ConfigsMay 14, 2026·2 min read

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.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 62/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Config
Install
Bash
Trust
Trust: Community
Entrypoint
curl -fsSL https://raw.githubusercontent.com/solanabr/solana-claude-config/main/install.sh | bash
Universal CLI install command
npx tokrepo install 11b98315-4c7a-59c8-a226-e0d17a48ed3c
Intro

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.
🙏

Source & Thanks

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

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets