Back to the catalog

Version Pill

Product management, public changelog, and feature requests - 60 lean MCP tools.

Open source Repository Open in the app JSON README (API)

About

Product management, public changelog, and feature requests - 60 lean MCP tools.

Details

Kind
MCP servers
Topic
No topic detected
Publisher
versionpill
Origin
official
Category
ferramentas
Transport
http
Version
6.4.0
Last push
2026-08-28T00:21:20Z
Repository state
ativo
License
NOASSERTION
Added
2026-08-29 04:01:38
Updated
2026-08-29 04:01:38
Origin id
io.github.versionpill/mcp

README

# VersionPill MCP

Product memory for coding agents. The terminal builds; VersionPill remembers the product.

This repository is **connector metadata** for host directories (Claude, Grok, Cursor, ChatGPT, the official MCP registry). The server is hosted. Nothing here is the backend source.

- **MCP URL:** `https://mcp.versionpill.com/mcp`
- **Connect:** [versionpill.com/connect](https://versionpill.com/connect)
- **Privacy:** [versionpill.com/privacy](https://versionpill.com/privacy)
- **App:** [versionpill.com](https://versionpill.com)

## Connect

Paste the URL only. Hosts that speak OAuth open a browser. Sign in, pick a workspace, Authorize once.

```json
{
  "mcpServers": {
    "versionpill": {
      "url": "https://mcp.versionpill.com/mcp"
    }
  }
}
```

| Host | Path |
|------|------|
| Claude | Settings → Connectors → Add custom connector |
| Grok | [grok.com/connectors](https://grok.com/connectors) → New Connector → Custom |
| Cursor | Settings → MCP → Add server |
| ChatGPT | Developer mode → add connector |

Do not use Convex `.site` / `.cloud` URLs or `/sse`. Streamable HTTP on `/mcp` is the only public endpoint.

API keys (`vp_…`) are an advanced fallback for scripts. Prefer OAuth.

## What the agent can do

Read the board, open a known card, move work, import a tree, comment, draft a ship note. Default profile is board (lean). `?profile=exec` is smaller for known-card coding. `?profile=readonly` cannot write.

## Registry

Published as `io.github.versionpill/mcp`. On version tag, GitHub Actions runs `mcp-publisher`.

## License

MIT applies to the metadata and docs in this repo only. The hosted server is proprietary.

More