docs: use npx eth-labels-mcp β zero clone, zero build setup#112
Open
docs: use npx eth-labels-mcp β zero clone, zero build setup#112
Conversation
- Add setup instructions for Claude Code, Claude Desktop, Cursor, Windsurf, VS Code (Copilot), and Cline - Use collapsible sections to keep README clean - Add Claude Code CLI one-liner (claude mcp add) - Update dataset stats: 115k+ accounts, 54k+ tokens, 170k+ total - Add absolute path tip for MCP client compatibility - Fix config file paths for each platform (macOS/Windows/Linux)
- Lead with npm install -g (Option A) vs clone from source (Option B) - Add Node.js 18+ prerequisite - Add 'Verify it works' section with Vitalik address test - Restructure client configs under 'Add to your AI client' header - Claude Desktop paths in a table instead of bullet list - Claude Code section emphasizes it's a one-liner - Prep npx comment for when package is published
- Every client config now uses npx eth-labels-mcp (zero build) - Claude Code is a true one-liner: claude mcp add eth-labels-mcp -- npx eth-labels-mcp - Added -y flag for Cursor/Windsurf/VS Code/Cline (auto-confirm npx install) - Removed clone/build instructions from main setup flow - Fixed verify section (Vitalik address not in dataset, use search instead) - Claude Code section is open by default (most common)
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
Now that
eth-labels-mcpis live on npm, the README setup instructions should use it directly. No more clone + build.Changes
Every client config now uses
npx eth-labels-mcpinstead ofnode /absolute/path/to/...:claude mcp add eth-labels-mcp -- npx eth-labels-mcp(one-liner)"command": "npx", "args": ["-y", "eth-labels-mcp"]<details open>since it's the most common pathTested
Verified on macOS:
npm install -g eth-labels-mcpβ (all 3 tools work)npx eth-labels-mcpβ (zero-install, auto-downloads 5.2MB package)search_labelsreturns results (uniswap, binance)dataset_statsconfirms 169,667 entries loadedlookup_addressworks for known addresses