If you manage your own AI tools, you can connect to IPRally MCP directly. Most modern AI applications support adding remote MCP servers through a "custom connector" or similar option. Your application will open a browser window where you sign in with your IPRally account. The connection is secured with OAuth 2.1 and PKCE, handled automatically by your application.
Claude (claude.ai)
Open Settings > Connectors
Click Add custom connector within +Add
Enter the server URL: https://mcp.iprally.com/mcp
Click Add. You'll be redirected to sign in with your IPRally account.
After authenticating, IPRally tools will appear in your conversations
Claude Code (CLI)
Run the following command in your terminal:
claude mcp add iprally --transport http https://mcp.iprally.com/mcp
Claude Code will open a browser window for authentication on first use.
ChatGPT
Enable Developer Mode.
Go to Settings > Plugins and click + to add a new plugin
Enter the server URL: https://mcp.iprally.com/mcp
Authenticate with your IPRally credentials when prompted
