MCPcopy Index your code
hub / github.com/campoy/tools

github.com/campoy/tools @v2.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.1 ↗ · + Follow
65 symbols 221 edges 15 files 25 documented · 38%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Tools

Below you'll find a list of tools that I've developed for fun or because they turn out to be useful.

They are mostly all written in Go and distributed under the license specified in the LICENSE file.

flags

flags provides a set of custom defined flags that you can easily use with the flag package from the standard library.

Learn more about it on this justforfunc video.

docs

httplog

httplog provides an implementation of http.RoundTripper that logs every single request and response using a given logging function.

docs

imgcat

imgcat provides a convenient way to print images into iTerm2.

docs

tree

tree is a very simple implementation of the tree unix command. This implementation doesn't provide any options as flags.

Disclaimer

This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

Core symbols most depended-on inside this repo

Width
called by 12
imgcat/imgcat.go
Close
called by 11
imgcat/imgcat.go
Percent
called by 9
imgcat/imgcat.go
Height
called by 8
imgcat/imgcat.go
Inline
called by 8
imgcat/imgcat.go
NewEncoder
called by 7
imgcat/imgcat.go
PreserveAspectRatio
called by 6
imgcat/imgcat.go
Pixels
called by 5
imgcat/imgcat.go

Shape

Function 40
Method 15
Struct 8
TypeAlias 2

Languages

Go100%

Modules by API surface

imgcat/imgcat.go21 symbols
imgcat/imgcat_test.go8 symbols
tree/main.go7 symbols
flags/texttemplate.go5 symbols
flags/color.go5 symbols
httplog/transport_test.go4 symbols
httplog/transport.go4 symbols
flags/color_test.go3 symbols
imgcat/imgcat/main.go2 symbols
github-ls/main.go2 symbols
imgcat/example_test.go1 symbols
flags/texttemplate_test.go1 symbols

For agents

$ claude mcp add tools \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact