...
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
...