All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QPR ProcessAnalyzer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:39, 27 May 2026 TeeHiet talk contribs created page Create MCP Resources (TK-64701)
- 12:01, 27 May 2026 TeeHiet talk contribs created page Create MCP Prompts (TK-64701)
- 08:57, 8 May 2026 Ollvihe talk contribs created page QPR Task Recorder for Web Apps (Created page with "test")
- 08:46, 28 April 2026 Ollvihe talk contribs created page Create MCP Tools (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 Ollvihe talk contribs created page Connecting to QPR ProcessAnalyzer MCP Server (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 Ollvihe talk contribs created page MCP Tool Examples (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>")