outerheaven199X/Bags-SDK-hackathon
Launch a coin in 3 steps from your terminal. 41 MCP tools. Fee splits, claims, Dexscreener, agent auth. Your AI handles the rest.
Platform-specific configuration:
{
"mcpServers": {
"Bags-SDK-hackathon": {
"command": "npx",
"args": [
"-y",
"Bags-SDK-hackathon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<h1 align="center">Bags SDK — MCP Server</h1>
<p align="center"> Launch a coin in 3 steps from your terminal.<br/> 41 MCP tools. Fee splits, claims, Dexscreener, agent auth.<br/> Your AI handles the rest. </p>
<p align="center"> <a href="https://www.npmjs.com/package/bags-sdk-mcp"></a> <a href="LICENSE"></a> <a href="https://dev.bags.fm"></a> </p>
---
{
"mcpServers": {
"bags-sdk-mcp": {
"command": "npx",
"args": ["bags-sdk-mcp"],
"env": {
"BAGS_API_KEY": "your-key-here",
"SOLANA_RPC_URL": "https://api.mainnet-beta.solana.com"
}
}
}
}<details> <summary>Config file locations</summary>
| Client | Path | |--------|------| | Claude Desktop (Windows) | %APPDATA%/Claude/claude_desktop_config.json | | Claude Desktop (Mac) | ~/Library/Application Support/Claude/claude_desktop_config.json | | Cursor | .cursor/mcp.json in project root | | Claude Code | .mcp.json in project root |
</details>
<details> <summary>From source</summary>
git clone https://github.com/outerheaven199X/Bags-SDK-hackathon.git
cd Bags-SDK-hackathon
cp .env.example .env # add your BAGS_API_KEY
npm install && npm run build
npm start</details>
<details> <summary>HTTP transport</summary>
bags-sdk-mcp --http # port 3000
bags-sdk-mcp --http --port=8080 # custom port</details>
---
You: "Launch a coin called bori, symbol BOOL, 0.001 SOL initial buy"
Agent: shows summary, asks for confirmation
You: "Go"
Agent: opens signing Loading reviews...