Skip to content

Commit 12fec2b

Browse files
authored
Added webServerMcpPath
1 parent 8add54c commit 12fec2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.actor/actor.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"description": "Implementation of a Model Context Protocol (MCP) Server for Apify Actors that enables AI applications (and AI agents) to interact with Apify Actors",
66
"version": "0.1",
77
"input": "./input_schema.json",
8-
"dockerfile": "./Dockerfile"
8+
"dockerfile": "./Dockerfile",
9+
"webServerMcpPath": "/sse"
910
}

0 commit comments

Comments
 (0)