QuotaQueue for agents

Connect your coding agent to commission operations.

Use one public MCP link for Codex, Claude Code, and compatible clients. Sign in through QuotaQueue, select the workspace you intend to use, and keep mutations behind explicit approval.

One public MCP endpoint

Add the URL to your agent, sign in to QuotaQueue in the browser, choose a workspace, and approve access. Your MCP client stores and refreshes the OAuth token—no API key needs to enter a prompt or shell history.

https://quotaqueue.com/mcp

Codex

Run both commands. The login command opens QuotaQueue OAuth in your browser.

codex mcp add quotaqueue --url https://quotaqueue.com/mcp
codex mcp login quotaqueue

Verify with codex mcp get quotaqueue.

Claude Code

Add the server, launch Claude Code, then run /mcp and authenticate QuotaQueue.

claude mcp add --transport http --scope user quotaqueue https://quotaqueue.com/mcp
claude

User scope makes the connection available across your projects.

Add the workflow skills

MCP supplies authenticated tools. The official plugin adds reliable workflows for building, auditing, modeling, rolling out, investigating, and closing commission work.

Codex plugin

codex plugin marketplace add ryanfsgtm/quotaqueue-agent-tools
codex plugin add quotaqueue@quotaqueue

Claude Code plugin

claude plugin marketplace add ryanfsgtm/quotaqueue-agent-tools
claude plugin install quotaqueue@quotaqueue

Using another MCP client? Choose a remote Streamable HTTP server and paste the public URL.Server card