solagent-forge

Community

Run Solana tools locally for autonomous agents.

AuthorriotCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI agents struggle to securely and deterministically access Solana blockchain primitives and scaffolding capabilities. SolAgent Forge provides an MCP server that exposes 8 focused tools for live RPC interaction (balance, accounts, transactions, program info), deterministic crypto (PDA derivation, discriminator computation), and Anchor scaffolding, enabling autonomous workflows.

Core Features & Use Cases

  • Direct Solana primitives via an MCP server with 8 tools: solana_fund_wallet, solana_get_balance, solana_get_account_info, solana_get_program_info, solana_get_transaction, solana_compute_discriminator, solana_derive_pda, anchor_scaffold.
  • Deterministic crypto for PDA derivation and instruction discriminators to reduce agent hallucinations and improve reproducibility.
  • HTTP REST wrapper for testing and MCP client integration (health, tools, and tool invocation).
  • Production-grade, deterministic tests (66 passing tests) and offline RPC-enabled workflows for reliable agent behavior.

Quick Start

Use the MCP server via npx and optionally run the HTTP wrapper for REST-style testing and tool invocation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: solagent-forge
Download link: https://github.com/riotCode/agent-solana-project/archive/main.zip#solagent-forge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.