Documentation Index
Fetch the complete documentation index at: https://docs.oneperfectslice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install
Get your API key
If you don’t have one, create an API key in Org Settings. It starts with
sk_.Edit the config file
Open the Claude Desktop configuration file:macOS:Windows:Add the Replace
ops server to the mcpServers block:/Users/yourname with your actual home directory path and sk_your_api_key with your real key.If you already have other MCP servers configured, add the
ops entry alongside them inside the existing mcpServers block. Don’t overwrite existing entries.Test it
Start a new conversation and try:list_slices and get back a list of your team’s slices.
Troubleshooting
| Problem | Solution |
|---|---|
ops not showing in MCP Servers | Check the JSON syntax in your config file — a missing comma or bracket is the most common issue |
INVALID_OR_EXPIRED_TOKEN | Verify your API key. Check logs at ~/.ops-mcp/logs/ops-mcp.log |
| Server shows as “disconnected” | Verify the path in args points to the actual file: ls ~/ops-mcp/src/index.js |
| No response from tools | Force-quit Claude Desktop completely (Cmd+Q on macOS) and relaunch |