New pages
Jump to navigation
Jump to search
- 12:39, 27 May 2026 Create MCP Resources (hist | edit) [3,753 bytes] TeeHiet (talk | contribs) (TK-64701)
- 12:01, 27 May 2026 Create MCP Prompts (hist | edit) [3,360 bytes] TeeHiet (talk | contribs) (TK-64701)
- 08:57, 8 May 2026 QPR Task Recorder for Web Apps (hist | edit) [16,956 bytes] Ollvihe (talk | contribs) (Created page with "test")
- 08:46, 28 April 2026 Create MCP Tools (hist | edit) [10,074 bytes] Ollvihe (talk | contribs) (Created page with "== Creating MCP Tools == MCP tools are implemented using scripts written in QPR ProcessAnalyzer expression language. A script will be added as the MCP tool when the '''MCP tool''' checkbox is enabled in the Script Properties. Only system administrator users can enable the MCP tool checkbox. Also, scripts that are MCP tools, only system administrators can modify them because any changes to the MCP interface is re...")
- 08:21, 24 April 2026 Connecting to QPR ProcessAnalyzer MCP Server (hist | edit) [17,882 bytes] Ollvihe (talk | contribs) (Created page with "= Connecting AI Clients to QPR ProcessAnalyzer MCP Server = QPR ProcessAnalyzer provides a standard '''Model Context Protocol (MCP)''' server endpoint that AI clients can connect to. The primary authentication method is '''OAuth 2.0''' (specifically OAuth 2.1 with PKCE), and secondarily an '''API key''' can be used for simpler setups. Before configuring any client, ensure you have the following information from your QPR ProcessAnalyzer administrator: * '''MCP Server U...")
- 00:23, 17 April 2026 MCP Tool Examples (hist | edit) [7,747 bytes] Ollvihe (talk | contribs) (Created page with "This page contains example scripts that can be used as MCP tools. Make sure to create the MCP tool scripts in a way that they return a string value. == List of Models == <syntaxhighlight lang="typescript" line> </syntaxhighlight>")
- 13:24, 16 April 2026 Data Schema Dialog (hist | edit) [7,512 bytes] TeeHiet (talk | contribs) (TK-63602)
- 11:08, 9 April 2026 QPR ProcessAnalyzer as MCP Server (hist | edit) [8,132 bytes] TeeHiet (talk | contribs) (TK-63184)
- 12:38, 8 April 2026 QPR MEA Integration (hist | edit) [6,876 bytes] Ollvihe (talk | contribs) (Created page with "QPR ProcessAnalyzer is able to establish a connection to a QPR MEA (QPR Suite) instance, and call Web Service operations. == MEA Connection String == To connect to QPR MEA, a MEA connection string needs to be created and stored as a secret. The MEA connection string is a json object with following properties: * '''url''': URL to the webHttp endpoint of the QPR MEA Web Service to be connected to. * '''logOnName''': Log on name of the user...")