Releases: vibe2hard/decibel-intel-mcp
v0.1.6 -- Paste API key in chat (no config editing)
What's new
Paste your API key in chat. No more editing JSON config files. When you first ask a question, Claude walks you through getting a free Geomi key step by step, then you paste it right in the conversation. Done.
How it works
- Install the extension (double-click the .mcpb file below)
- Ask Claude anything about Decibel
- Claude guides you through creating a free Geomi API key
- Paste the key in chat -- Claude saves it automatically
- You're live
Also new
- Key persists to
~/.decibel-intel/config.jsonso it survives restarts - Friendlier, conversational setup walkthrough
v0.1.5 -- Friendlier first-time setup
Improved the in-chat setup guide. When users ask their first question without an API key, Claude greets them and walks through Geomi setup conversationally.
v0.1.4 -- Guided setup (no API key needed to install)
What's new
API key is now optional at install time. Users can install the extension first, then Claude walks them through getting a free Geomi key step by step when they ask their first question.
Install
- Download
decibel-intel.mcpbbelow - Double-click it
- Click Install (leave API key blank)
- Ask Claude anything about Decibel -- it will guide you from there
v0.1.3 -- One-click install for Claude Desktop
What's new
Desktop Extension (.mcpb) for one-click install. Non-dev users can download decibel-intel.mcpb below and double-click it to install in Claude Desktop. No JSON config editing, no terminal required. Claude Desktop will prompt for the Geomi API key through a UI dialog.
Getting a Geomi key (free, 2 minutes)
- Go to geomi.dev and create a free account
- Create a new project (any name)
- Create a Server key for Aptos Mainnet
- Copy the key (starts with
aptoslabs_...)
Free tier gives $10/month in API credits.
For developers
npm/JSON config install still works -- see README.