Skip to content

Commit f9cdd4a

Browse files
Copilotjirispilka
andcommitted
Revert MCP_STREAMABLE_ENDPOINT change in src/const.ts
Co-authored-by: jirispilka <19406805+jirispilka@users.noreply.github.com>
1 parent fa1a4f2 commit f9cdd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const ACTOR_PRICING_MODEL = {
124124
*/
125125
export const ACTOR_SEARCH_ABOVE_LIMIT = 50;
126126

127-
export const MCP_STREAMABLE_ENDPOINT = '/';
127+
export const MCP_STREAMABLE_ENDPOINT = '/mcp';
128128

129129
export const DOCS_SOURCES = [
130130
{

0 commit comments

Comments
 (0)