devkits for Cline
io.github.hezeclark/devkits
12 local developer tools: JSON, Base64, JWT, regex, hash, UUID, Markdown, diff, cron.
client:Cline
transport:stdio
runtime:npm
Install devkits in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"devkits": {
"command": "npx",
"args": [
"-y",
"devkits-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs