github solana-foundation/surfpool v0.8.1

latest releases: v1.1.1, v1.1.0, v1.0.1...
8 months ago

Important

Surfpool is in pre-release—handle with care! It might wipe out or ride smoothly, depending on the swell.
Always stay on the latest version for the best ride.

# macOS (Homebrew)
brew upgrade txtx/taps/surfpool

# Linux (Snapstore)
snap upgrade surfpool

🤖 MCP

  • Networks are now visible in local terminal, instead of background headless process (#181 - @BretasArthur1)
  • To get started, make surfpool available globally by opening the command palette (Cmd/Ctrl + Shift + P) and selecting > Cursor Settings > MCP > Add new global MCP server:
{
  "mcpServers": {
    "surfpool": {
      "command": "surfpool",
      "args": ["mcp"]
    }
  }
}

☀️ New

🐞 Fixes

Don't miss a new surfpool release

NewReleases is sending notifications on new releases.