Dir tree, file stats, duplicates, LOC for AI agents
claude mcp add file -- npx -y @rog0x/mcp-file-tools
claude_desktop_config.json
{
"mcpServers": {
"file": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"file": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"file": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"file": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"file": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.rog0x--file/reviews or the review_server meta-tool.
POST /mcp