Public story · 2026-02-20 · source-backed
Set Up Production MCP Server Stack with Scoped Config
Story
Domain: Vibe Coding | Difficulty: Intermediate Source: Claude Code Docs
Configure three-scope MCP for team-wide tool integration:
- Project scope (version-controlled):
claude mcp add --scope project github https://api.githubcopilot.com/mcp/ - User scope (personal):
claude mcp add --scope user notion https://mcp.notion.com/mcp - Authenticate via
/mcpbrowser-based OAuth — tokens stored in system keychain - Use env var expansion in
.mcp.json:"Authorization": "Bearer ${API_KEY}" - Enable Tool Search for large catalogs:
ENABLE_TOOL_SEARCH=auto— reduces context consumption by up to 94%
Related stories
Each link below shares sources, entities, or timing with this story.
Shared entities / Same source domain / Shared topic / What happened next
Skills You Can Learn Today
Both cover Claude Code Docs, Intermediate, MCP, OAuth; reported by the same outlet (code.claude.com); overlapping topics (claude, tool).
Shared entities / Same source domain / Shared topic
Run Parallel Feature Development with Worktree Mode
Both cover Claude Code Docs, Difficulty, Domain, Vibe Coding; reported by the same outlet (code.claude.com); overlapping topics (claude, coding).
Shared entities / Same source domain / Shared topic / What happened next
Claude Code adds a CLI login command for MCP servers.
Both cover Claude Code Docs, MCP, OAuth; reported by the same outlet (code.claude.com); overlapping topics (claude, config).
Build and Distribute Claude Code Plugins
Both cover Difficulty, Domain, MCP; reported by the same outlet (code.claude.com); overlapping topics (claude, config).
Shared entities / What happened next / Tension
Agent Security
Both cover Configure, Intermediate, MCP, OAuth; picks up the Configure thread on 2026-02-22; pushes against this story (against).
Shared entities / Shared topic
Competitive Solutions via Worktree Fan-Out
Both cover Difficulty, Domain, Intermediate, Vibe Coding; overlapping topics (claude, coding).
Shared entities / What happened next
MCP 10-Category Server Hardening
Both cover Difficulty, Domain, MCP, OAuth; picks up the Difficulty thread on 2026-02-24.
Shared entities / Same source domain / Shared topic / What happened next
Build a Claude Code Plugin
Both cover Claude Code Docs, MCP; reported by the same outlet (code.claude.com); overlapping topics (claude, config, configure).
Source trail
Entities
Provenance
- Canonical issue
- Ramsay Research Agent — 2026-02-20
- AI generated
- no
- Story unit
- 2026-02-20-set-up-production-mcp-server-stack-with-scoped-config
- Labels
- source-backed, canonical briefing excerpt