Commit graph

5 commits

Author SHA1 Message Date
root
cee4735a36
fix: remove problematic docs and fix markdown formatting
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 19:28:44 +02:00
Nicolas IRAGNE
cac4fafdae
test: add comprehensive MCP server testing and documentation
- Add complete test suite for MCP server functionality
- Test MCP tool registration, execution, and error handling
- Add async testing for stdio transport communication
- Update CHANGELOG.md with all feature additions
- Update README.md with MCP server installation and usage
- Document GitPython migration and MCP integration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 19:28:43 +02:00
Iwan Burel
b5a1af3133
feat: add MCP (Model Context Protocol) server support
- Add MCP server implementation with stdio transport
- Integrate MCP server option in CLI with --mcp-server flag
- Add ingest_repository tool for MCP clients
- Remove HTTP transport, keeping only stdio for simplicity
- Add MCP dependencies and optional installation group
- Include comprehensive documentation and client examples
- Support GitHub token authentication through MCP

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 19:28:42 +02:00
Romain Courtois
4ee598c406
chore: update screenshots (#308) 2025-06-23 01:41:14 +02:00
cyclotruc
1c04e4afaa Add image to readme 2024-12-09 09:05:51 +00:00