MCP Server Configuration

Documentation for all MCP (Model Context Protocol) servers connected to Claude Code.

Quick Reference

Documentation Index

Document Purpose
google-workspace.md Gmail, Google Drive, Google Calendar setup
all-servers.md Complete inventory of every MCP server
troubleshooting.md Common issues and fixes
slack.md Slack MCP setup — Bearer token auth, app config, lessons learned

Critical Rule

NEVER add MCP servers by editing settings.json or mcp.json directly. Claude Code does not read mcpServers from ~/.claude/settings.json. It reads from ~/.claude.json, which is managed by the claude mcp CLI commands. Manually editing config files is the #1 cause of "server not loading" issues.