pileless-mcp

pileless/pileless-mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated today
Reference MCP server implementation of the Pile protocol.
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": {
    "pileless-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pileless/pileless-mcp"
      ]
    }
  }
}

README Excerpt

> Reference MCP server implementation of the Pile protocol. **Status:** placeholder. Public RFC and reference implementation are in active development. Pileless is an open protocol for agent-to-human decision capture. Agents accumulate **Piles** of work items (variants, drafts, exceptions) that need a human decision. Humans review, approve, reject, or revise on their own schedule. Audit-log everything.

Topics

agentsmcpmodel-context-protocolpileless