Add stacktree plugin - #301
Open
stevysmith wants to merge 2 commits into
Open
Conversation
stevysmith
force-pushed
the
add-stacktree
branch
from
August 28, 2026 19:07
c31fb85 to
106d1c0
Compare
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.
What this PR does
Adds Stacktree, publishing for agent-generated HTML: one call turns a page into a private, unguessable URL that can be gated, expired, and replaced in place.
stacktree3b56cda36604d75697138bd3221653a28c775103Ownership
sourcerepo is published under our official org (or I have explained why not below).Sourced from
stevysmith/stacktree-mcp, a personal account rather than an org. I am the author of Stacktree and the sole publisher of thestacktree-mcpnpm package (npm maintainerstevysmith <stevy@hey.com>), and the same account owns the entryee.stacktr/publishin the official MCP Server Registry. Happy to move the source under astacktreeorg if you would prefer that before merging.Checklist
.grok-plugin/marketplace.json, valid JSON,namein kebab-case and unique.sha; the commit is public and reachable..grok-plugin/plugin-index.jsonregenerated and committed.homepage, cleardescription, brand-scopedkeywords/domains, and acategory.Ran locally, all clean:
The diff is additive only: +31 lines, no existing entries touched.
Notes
The plugin exposes the hosted MCP server at
https://api.stacktr.ee/mcp(streamable HTTP, OAuth 2.1 with dynamic client registration) plus astacktree-publishskill. A stdio path exists too vianpx -y stacktree-mcp.Already works in the Grok ecosystem today: asked a Grok Bot to "create a standard intro page and publish it to stacktree" and it published unattended to https://stacktr.ee/p/b0mJDVwkpcWQKZkYPNKR2G/ using the anonymous no-account path.