grokkit/config
Greg Gauthier 6066e65af8 feat(mcp): add MCP server mode for AI agent integration
- Implement `grokkit mcp` command to run as MCP server over stdio
- Export analysis, docs, and testgen functions for MCP tools
- Add tools: lint_code, analyze_code, generate_docs, generate_tests, generate_commit_msg, run_recipe
- Register resources: recipes://local, recipes://global, prompts://language
- Update README and add user guide for MCP
- Add MCP config options and dependencies
2026-04-06 12:35:16 +01:00
..
config_test.go test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
config.go feat(mcp): add MCP server mode for AI agent integration 2026-04-06 12:35:16 +01:00