Loomal

Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.

0 starspypi: github-twin

About github-twin

github-twin is an MCP (Model Context Protocol) server published by christopherdavenport in the official MCP registry, listed under RAG Systems on Loomal. Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.

It ships as a Python package on PyPI (github-twin), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/christopherdavenport/github-twin.

Use github-twin with your agent

Claude Code · one command
claude mcp add github-twin -- uvx github-twin
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "github-twin": {
      "command": "uvx",
      "args": [
        "github-twin"
      ]
    }
  }
}
pypigithub-twin

Frequently asked questions

What is github-twin?
github-twin is an MCP (Model Context Protocol) server by christopherdavenport in the RAG Systems category. Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
How do I connect github-twin to Claude, Cursor, or another MCP client?
Install github-twin from its pypi package (github-twin) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is github-twin open source?
Yes — the source code is public at github.com/christopherdavenport/github-twin.
Can AI agents pay to use github-twin?
Not yet through Loomal — github-twin is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain github-twin? Claim this listing free by verifying GitHub ownership, or contact us.