🤖AI & MCP Tools

AI-native tools, MCPs, and agent-oriented workflows for Solana builders.

This page is for builders who use AI-native workflows while shipping on Solana.

When This Helps Most

  • rapid prototyping during hackathons

  • scaffolding and exploring project directions

  • looking up Solana-specific implementation details inside an IDE

  • combining codegen, docs lookup, and transaction-capable agent workflows

A Practical Stack

  1. start from official docs and templates

  2. use Solana MCP inside your IDE

  3. use solana.new or Agent Kit style workflows when they make shipping faster

  4. still verify security-critical details against canonical docs before deploying

Last updated

Was this helpful?