Catalog
io.github.mbdev3/consolelog-mcp
Officialconsolelog dev tools
Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.
Provides hashing, encoding, formatting, and code generation tools for AI agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"consolelog-mcp": {
"command": "npx",
"args": [
"-y",
"consolelog-mcp@0.1.0"
]
}
}
}