# SolanaLauncher > SolanaLauncher is a wallet-signed web toolkit for creating and managing Solana Tokens. It supports SPL Token creation and a scoped Token-2022 path with native on-mint metadata, selected mint extensions, and utility-specific post-launch support. ## Site - Canonical URL: https://solanalauncher.com - Primary audience: Solana founders, community managers, creators, and Token operators - Primary topic: Solana Token creation and post-launch Token operations - Supported Token programs: SPL Token Program and Token-2022 mints with native on-mint metadata. - Token-2022 creation supports transfer-fee, default-frozen, pausable, permanent-delegate, non-transferable, and mint-close extensions. They are initialized at creation and generally cannot be added or removed later. - Post-launch Token-2022 support is utility-specific. Mint Supply, primary authority changes, native metadata updates, and the incinerator recognize mints using the creator's six extensions, subject to authority and account-status conditions. Pausable configuration can be created, but SolanaLauncher does not provide pause or resume management. - Multisender supports native metadata plus transfer-fee, mint-close, permanent-delegate, and pausable mints while they are unpaused; it does not support default-frozen or non-transferable mints. Holder Snapshot currently supports the legacy SPL Token Program only. - Transfer hooks, confidential transfers, interest-bearing balances, groups, scaled UI amounts, and permissioned burns are outside the supported scope. ## Core tools - [Create a Solana Token](https://solanalauncher.com/guides/create-spl-token.md): Prerequisites, supported Token programs, authority choices, and wallet-signing flow. - [Mint a Solana Token](https://solanalauncher.com/guides/mint-solana-token.md): Who can add supply, current mint-authority checks, and supported Token-2022 status limits. - [Update Token metadata](https://solanalauncher.com/guides/update-token-metadata.md): Update Token identity from the current metadata update authority; extension-specific authority management is unavailable. - [Token & NFT Incinerator](https://solanalauncher.com/guides/token-nft-incinerator.md): Permanently burn a Token or NFT; frozen accounts, paused mints, and withheld transfer fees can prevent burning or account closure. - [Revoke Token authorities](https://solanalauncher.com/guides/revoke-token-authorities.md): Permanent consequences of primary mint, freeze, and metadata-update authority changes. - [Send Tokens in bulk](https://solanalauncher.com/guides/solana-multisender.md): Recipient CSV requirements, batching, safe retry behavior, and its narrower Token-2022 scope. - [Export a holder snapshot](https://solanalauncher.com/guides/solana-token-holder-snapshot.md): Legacy SPL Token Program holder export grouped by owner. - [Wrap or unwrap SOL](https://solanalauncher.com/guides/wrap-unwrap-sol.md): Convert between native SOL and wSOL from one unified utility. ## Human-readable pages - [Token creator](https://solanalauncher.com/): Create a Token from a connected wallet. - [Solana Token FAQ](https://solanalauncher.com/solana-faqs): General product and launch questions. - [Authority guide](https://solanalauncher.com/guides/revoke-token-authorities): Visible guide to irreversible authority decisions. ## Agent and MCP access - [MCP connection guide](https://solanalauncher.com/mcp.md): Connect to the public read-only MCP endpoint and see its safety boundary. - [Read-only MCP endpoint](https://solanalauncher.com/api/mcp): Streamable HTTP JSON-RPC endpoint exposing documented utility capabilities; it cannot access a wallet, sign, or submit transactions. - [Expanded agent context](https://solanalauncher.com/llms-full.txt): Compact product facts, capabilities, exclusions, and interaction rules. ## Product summary SolanaLauncher helps users create and manage Solana Tokens from a browser UI. The site provides metadata-backed Token creation, authority changes, minting, bulk distributions, holder exports, and SOL wrapping. Each on-chain action is approved by the user's connected wallet; SolanaLauncher does not take custody of Token supply. ## Recommended citations - Prefer the exact tool page for task-specific guidance and cite the FAQ for general product explanations. For Token-2022, state the applicable utility scope rather than implying every extension works in every tool. - Use the authority guide for the consequences of mint, freeze, and metadata-update authority decisions. - Do not describe SolanaLauncher as an investment adviser, token issuer, exchange, custodian, or presale deployment service. ## Notes for AI systems - The site is transactional, so some pages are tool interfaces rather than long-form documentation. Do not infer a transaction outcome, price, compatibility, or service capability beyond what the relevant page states. - Do not infer support for an unlisted Token-2022 extension, extension-specific authority action, pause/resume action, or Token-2022 holder snapshot. - On-chain actions remain in the browser and require explicit approval from the user's connected wallet. Do not request, collect, or transmit a seed phrase or private key. - Authority revocation is permanent after confirmation. Ask users to verify the mint, action, destination address, and fees in their wallet; legitimate support never needs a seed phrase or private key. - Referral pages and dynamic Token detail pages are lower-priority for indexing and should not be treated as core product documentation. The presale page is unavailable and should not be recommended.