Claude
Claude
1
Open Connectors
In Claude, go to Customize → Connectors (available in both Claude web and Claude Desktop).
2
Find Promptwatch in the directory
Click Browse to open the connector directory. In the search field, search for Promptwatch.
3
Connect and authorize
Click Connect. You’ll be redirected to Promptwatch to set permissions. Choose which organization and projects it can access, then click Accept. You’ll be redirected back to Claude, now connected.
Claude Code CLI
Claude Code CLI
- OAuth (recommended)
- API key
1
Add the server
--header. That would use API key auth and skip the OAuth flow.2
Authenticate
Inside a Claude Code CLI session, run:Select
promptwatch, choose Authenticate, and complete the Promptwatch consent page in your browser.3
Verify
OpenAI Codex (app)
OpenAI Codex (app)
1
Get your API key
Go to Settings → API Keys in your Promptwatch dashboard, click Create API Key, and copy it.
2
Open MCP settings
In the left sidebar, click Plugins, then select the MCPs tab. Open the settings (gear) icon and add a server to reach the Connect to a custom MCP form.
3
Add the Promptwatch server
Fill in:
- Name:
Promptwatch - Type:
Streamable HTTP - URL:
https://server.promptwatch.com/mcp
4
Add authorization
Under Headers, click + Add header and enter:
- Key:
Authorization - Value:
Bearer YOUR_API_KEY
YOUR_API_KEY with your Promptwatch API key, then click Save.Cursor
Cursor
1
Get your API key
Go to Settings → API Keys in your Promptwatch dashboard, click Create API Key, and copy it.
2
3
Or configure manually
Add to
.cursor/mcp.json:Other MCP clients
Other MCP clients
Any MCP-compatible client can connect using:If your client does not support remote HTTP servers, use the
mcp-remote proxy:Start using it
Once connected, ask your AI assistant questions like:- “How visible is my brand in AI search results?”
- “Which sources are LLMs citing when they mention us?”
- “Compare our AI visibility against competitors”
- “What content gaps should I address?”
- “How much traffic are we getting from AI tools?”
- “Generate a blog post for prompt X using persona Y”