consolelog dev tools for Claude Desktop
io.github.mbdev3/consolelog-mcp
Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.
client:Claude Desktop
transport:stdio
runtime:npm
Install consolelog dev tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"consolelog-mcp": {
"command": "npx",
"args": [
"-y",
"consolelog-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs