feat: add Flaunch Base MCP plugin#77
Open
0xNumlock wants to merge 2 commits into
Open
Conversation
Add a spec-conformant Base MCP plugin for Flaunch token launches and discovery on Base, and register it for discoverability. - plugins/flaunch.md: http-api plugin that prepares launches via mcp.flaunch.gg and submits them through Base MCP send_calls; discovers and swaps deployed tokens via Base MCP swap. - SKILL.md: add Flaunch to the native plugins table. - references/plugin-spec.md: add Flaunch to the http-api examples and the Existing Plugin Conformance table (7 -> 8 native plugins).
Collaborator
🟡 Heimdall Review Status
|
stephancill
reviewed
Jun 4, 2026
Collaborator
stephancill
left a comment
There was a problem hiding this comment.
Thanks for the submission. The plugin conforms to the spec and both the launch (send_calls) and trade (swap) paths function as documented. A one change blocking merge:
Required
- Don't add the plugin to the registry/inventory. Please revert the
SKILL.mdplugins-table row and allreferences/plugin-spec.mdchanges — the Integration Types "Examples" cell, the "Existing Plugin Conformance" table row, and the native-plugin count ("8 native plugins" / "All eight"). These are maintainer-owned and will be updated when the program is ready. This plugin introduces no net-new tags, so the PR should be limited toplugins/flaunch.md.
Drop the Flaunch plugin entry from the native plugins table and the existing-plugin conformance table, and revert the plugin counts from 8 back to 7.
Author
|
Fixed @stephancill - thanks for the quick review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/base-mcp/plugins/flaunch.md) — anhttp-apiplugin that prepares token launches viamcp.flaunch.ggand submits them through Base MCPsend_calls, plus discovery andswapfor deployed tokens on Base.SKILL.mdnative plugins table for routing/discovery.references/plugin-spec.md: adds Flaunch to thehttp-apiintegration examples and to the Existing Plugin Conformance table (7 → 8 native plugins).Test plan
integration: http-api;chains: [base]; tags reuse existing vocabulary).## Surface Routingstates the shell-less / chat-only behavior.SKILL.mdplugins table renders the new Flaunch row and link.mcp.flaunch.ggservice.