Connect
Authenticate
In Claude Code, open the MCP panel:Select ops, choose Authenticate, and your browser will open. Log in to OnePerfectSlice and select the team whose data this connection should access. Claude Code receives the token and reconnects automatically.
Test it
In Claude Code, try:list_slices and get back a list of your team’s slices.
Troubleshooting
| Problem | Solution |
|---|---|
ops not showing in /mcp | Re-run the claude mcp add command, then restart Claude Code |
| Stuck “needs authentication” | Run /mcp, select ops, and choose Authenticate to complete the browser flow |
| Browser flow didn’t finish | Make sure you completed login and team selection; then retry from /mcp |
| Wrong team’s data | Reconnect from /mcp and select a different team during authentication |
| Session expired | Tokens refresh automatically; if a call fails, re-authenticate from /mcp |
Switching teams
Each connection is scoped to one team. To pointops at a different team, run /mcp, choose ops, re-authenticate, and select the new team.