Commit Graph

2 Commits

Author SHA1 Message Date
Gregory Gauthier
b8aa12c37c chore(config): update MCP server paths to new ~/Projects/local/mcp_servers/ location
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.
2026-04-17 14:13:33 +01:00
Gregory Gauthier
b51c4b2c02 feat(config): add Grok CLI support and provider-agnostic context guides
- 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.
2026-04-08 12:29:55 +01:00