Skip to content

docs: show how to add the MCP server to Claude - #86

Merged
joaocosta9 merged 1 commit into
mainfrom
docs/mcp-install
Jul 25, 2026
Merged

docs: show how to add the MCP server to Claude#86
joaocosta9 merged 1 commit into
mainfrom
docs/mcp-install

Conversation

@joaocosta9

Copy link
Copy Markdown
Contributor

The MCP section gave a JSON blob with no indication of where it goes. This leads with the claude mcp add one-liner and keeps the JSON for Desktop and other clients.

Adds the parts people actually trip on:

  • --scope user vs per-project, and how to verify with claude mcp list
  • a running session will not see the server until Claude Code restarts
  • ${ETHUI_STACKS_TOKEN} expansion, so the token need not sit in the config file
  • pointing url at a self-hosted instance, where no header is needed at all

Also drops the "7-day JWT" wording. The token does carry a 7-day exp, but the api does not currently enforce it, so the README should not promise it.

Docs only, no code changes.

🤖 Generated with Claude Code

The README gave a JSON blob and left readers to work out where it goes.
Lead with the `claude mcp add` one-liner instead, keep the JSON for
Desktop and other clients, and say the two things people trip on: scope,
and that a running session will not pick the server up until it restarts.

Drops the "7-day" claim on the token, which the docs should not promise
while the api does not enforce it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stacks Error Error Jul 25, 2026 4:58pm

Request Review

@joaocosta9
joaocosta9 merged commit 33976b3 into main Jul 25, 2026
2 of 3 checks passed
@joaocosta9
joaocosta9 deleted the docs/mcp-install branch July 25, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant