SOLANALAUNCHER FOR AGENTS
Read-only MCP access
Connect an MCP client for current SolanaLauncher capabilities and canonical utility guides. Transaction execution stays in the browser, signed by the user's wallet.
Endpoint
https://solanalauncher.com/api/mcpUse Streamable HTTP with JSON-RPC. The endpoint supports server/discover, tools/list, and tools/call. It is public, rate-limited, and read-only.
Available tools
- get_site_capabilities
- Lists supported utilities, documentation, wallet-signing boundaries, and utility-specific Token-2022 scope.
- get_utility_guide
- Returns a source-of-truth guide for a named utility, including creation, metadata updates, incineration, authorities, distributions, snapshots, and SOL wrapping.
Safety boundary
This MCP server cannot access wallets, sign messages, submit transactions, or accept seed phrases or private keys. Agents should link a user to the matching SolanaLauncher page for any wallet-signed action and should not imply that every Token-2022 extension works in every utility.