docs: update README files improving the mention to the django-ai-boost MCP

This commit is contained in:
Rai Siqueira
2026-01-02 09:58:37 -03:00
parent d6bf3bb6e6
commit db9873df5c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ When installing, choose where the plugin should be available:
- **Project scope**: Shared with all collaborators via `.claude/settings.json`
- **Local scope**: Available only for you in this specific repository
## Integration with django-ai-boost MCP Server
## Integration with `django-ai-boost` MCP Server
This skill works seamlessly with the [django-ai-boost MCP server](https://github.com/vintasoftware/django-ai-boost), which provides additional Django-specific tools and capabilities for Claude Code.
+2
View File
@@ -65,6 +65,8 @@ Once installed, the Django Expert skill will be automatically invoked when you:
- Optimize Django performance
- Implement Django security best practices
The skill can also call the `django-ai-boost` MCP server if installed, for enhanced capabilities.
### Example Interactions
**Creating Django Models:**