docs: update MCP documentation with 'fallow' registration instructions - #5
docs: update MCP documentation with 'fallow' registration instructions#5colinwilliams91 wants to merge 1 commit into
Conversation
Added instructions for registering 'fallow' MCP and updating Claude MCP settings, when .claude/settings.json does not successfully register
|
The original docs on adding fallow MCP to Claude did not work for me. My changes worked. System:
|
Claude Code does not read mcpServers from .claude/settings.json, so the documented snippet registered nothing and the server never appeared. Lead with claude mcp add for user and project scope, show the .mcp.json file that project scope writes, and warn about the settings file that looks plausible but is ignored. Reported by @colinwilliams91 in #5.
|
Thank you for this, @colinwilliams91, and sorry it took so long to come back to you. You were right, and the problem was worse than the page let on. Claude Code does not read Only the second one ever shows up. I rewrote the Claude Code tab around your fix rather than merging this branch, because the original instruction needed to be removed rather than keep a working fallback underneath it. It now leads with Closing in favor of that change. Thanks for taking the trouble to write up what actually worked, with the system details included. That is what made it quick to confirm. |
Added instructions for registering 'fallow' MCP and updating Claude MCP settings, when .claude/settings.json does not successfully register