vintasoftware/django-ai-assistant
Integrate AI Assistants with Django to build intelligent applications
Platform-specific configuration:
{
"mcpServers": {
"django-ai-assistant": {
"command": "npx",
"args": [
"-y",
"django-ai-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...