Relocate references and commands for MCP servers from ./mcps/ to ~/Projects/local/mcp_servers/ across context files, README, CLAUDE.md, config JSON, and launch scripts. This includes cd commands, tool prefixes, and prompt references to reflect the new directory structure while maintaining provider-agnostic workflows. No functional changes to MCP behavior.
- Introduce .grok/context.md for Grok CLI workflows, MCP tool examples, and best practices.
- Add .grokignore to optimize context by excluding large files and binaries.
- Create CONTEXT.md as a general LLM context guide adaptable across platforms.
- Update README.md for provider-agnostic structure, Grok CLI integration, and generalized docs.
- Fix paths in config/claude_desktop_config.json to match new repository location.