Skip to content

Releases: vibe2hard/decibel-intel-mcp

v0.1.6 -- Paste API key in chat (no config editing)

01 Jun 10:28

Choose a tag to compare

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

  1. Install the extension (double-click the .mcpb file below)
  2. Ask Claude anything about Decibel
  3. Claude guides you through creating a free Geomi API key
  4. Paste the key in chat -- Claude saves it automatically
  5. You're live

Also new

  • Key persists to ~/.decibel-intel/config.json so it survives restarts
  • Friendlier, conversational setup walkthrough

v0.1.5 -- Friendlier first-time setup

01 Jun 10:09

Choose a tag to compare

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)

01 Jun 10:05

Choose a tag to compare

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

  1. Download decibel-intel.mcpb below
  2. Double-click it
  3. Click Install (leave API key blank)
  4. Ask Claude anything about Decibel -- it will guide you from there

v0.1.3 -- One-click install for Claude Desktop

01 Jun 09:49

Choose a tag to compare

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)

  1. Go to geomi.dev and create a free account
  2. Create a new project (any name)
  3. Create a Server key for Aptos Mainnet
  4. Copy the key (starts with aptoslabs_...)

Free tier gives $10/month in API credits.

For developers

npm/JSON config install still works -- see README.