diff --git a/crm-mcp/src/main/resources/application-dev.yml b/crm-mcp/src/main/resources/application-dev.yml index c52094c..bb582b8 100644 --- a/crm-mcp/src/main/resources/application-dev.yml +++ b/crm-mcp/src/main/resources/application-dev.yml @@ -12,7 +12,7 @@ spring: version: 1.0.0 type: SYNC instructions: "This server provides weather information tools and resources" - sse-message-endpoint: /mcp/messages + sse-message-endpoint: /crm-mcp/mcp/sse capabilities: tool: true resource: true