Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2025.2

...

Configuring the DTP MCP Server

You need to configure your tool to access DTP as an MCP server by providing it one of the following endpoints:

  • SSE transport endpoint: <BASE_URL>/grs/mcp/sse
  • HTTP stream transport endpoint: <BASE_URL>/grs/mcp

. You can do this a couple ways .(note that the SSE transport endpoint is used in the examples below):

Adding it to Your Configuration

...