github-pp-cli

cpard/github-pp-cli
★ 0 stars Go 💻 Code/Dev Tools Updated today
An agent-native GitHub CLI: every gh command + cross-org rollups, FTS, local SQLite store, and an MCP server with code orchestration over 819 endpoints
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-pp-cli": {
      "command": "go",
      "args": [
        "run",
        "github.com/cpard/github-pp-cli@latest"
      ]
    }
  }
}

Topics

agent-toolscligithubgolangmcpprinting-press