paretio/ai-tools
General-purpose MCP servers and Claude Code skills for AI coding agents. Context file generators, codetag surfacing, and developer workflow tools. Framework-agnostic — works with any codebase.
Platform-specific configuration:
{
"mcpServers": {
"ai-tools": {
"command": "npx",
"args": [
"-y",
"ai-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...