loading…
Search for a command to run...
loading…
Provides tools to manage, initialize, and synchronize standardized agent configurations and specialized workflows across various projects. It enables AI agents
Provides tools to manage, initialize, and synchronize standardized agent configurations and specialized workflows across various projects. It enables AI agents to access global rules and role-specific guidelines for development, design, and planning via the Model Context Protocol.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"antigravity-agent-config": {
"command": "npx",
"args": []
}
}
}