Odel
Version Pill

Version Pill

@versionpillUpdated 1w ago

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

View on GitHub
Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

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.

Connect

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

{
  "mcpServers": {
    "versionpill": {
      "url": "https://mcp.versionpill.com/mcp"
    }
  }
}
HostPath
ClaudeSettings → Connectors → Add custom connector
Grokgrok.com/connectors → New Connector → Custom
CursorSettings → MCP → Add server
ChatGPTDeveloper 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.