All questions

Setup

Which AI clients support GSC PAP?

GSC PAP is exposed as an MCP (Model Context Protocol) server. Any AI client that speaks MCP can connect. As of April 2026, the actively supported clients are Claude Desktop, Cursor, and Claude Code (the Anthropic CLI). All three implement the MCP HTTP transport that we use, so no extra adapter is required.

The Model Context Protocol is an open standard published by Anthropic in late 2024. It lets AI assistants call external tools through a uniform JSON-RPC interface, with the server advertising what tools it has and the client invoking them as the conversation needs them. Any new AI client that adds MCP support will work with us automatically - no changes on our side.

If your client only supports stdio-mode MCP (an older transport), you can wrap our HTTP endpoint with a small bridge such as mcp-proxy. We also track emerging MCP clients (OpenAI's experimental support, JetBrains AI Assistant, etc.) and will document new integrations as they reach a usable state.

Related questions

All questions

No GCP project. No Python. No JSON files. No GCP project, no Python, no JSON files. Sign in with Google to start.

Sign in with Google