nullbrainlabs/dotai
Unified AI coding tool config. Define rules, skills, agents, and MCP servers once in .ai/ and sync to Claude Code, Cursor, Codex, and GitHub Copilot.
Platform-specific configuration:
{
"mcpServers": {
"dotai": {
"command": "npx",
"args": [
"-y",
"dotai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...