Loomal

pindoc

MCP server by github.com/var-gg/pindoc

Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

12 starsoci: ghcr.io/var-gg/pindoc:0.2.0

About pindoc

pindoc is an MCP (Model Context Protocol) server published by var-gg in the official MCP registry, listed under Autonomous Agents on Loomal. Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

It ships as a Docker image (ghcr.io/var-gg/pindoc:0.2.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/var-gg/pindoc, where the project has earned 12 GitHub stars.

Use pindoc with your agent

Claude Code · one command
claude mcp add pindoc -- docker run -i --rm ghcr.io/var-gg/pindoc:0.2.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pindoc": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/var-gg/pindoc:0.2.0"
      ]
    }
  }
}
ocighcr.io/var-gg/pindoc:0.2.0

Frequently asked questions

What is pindoc?
pindoc is an MCP (Model Context Protocol) server by var-gg in the Autonomous Agents category. Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.
How do I connect pindoc to Claude, Cursor, or another MCP client?
Install pindoc from its oci package (ghcr.io/var-gg/pindoc:0.2.0) 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 pindoc open source?
Yes — the source code is public at github.com/var-gg/pindoc, with 12 GitHub stars.
Can AI agents pay to use pindoc?
Not yet through Loomal — pindoc 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 pindoc? Claim this listing free by verifying GitHub ownership, or contact us.