Skip to content

Commit 48d8470

Browse files
authored
Added webServerMcpPath (#74)
2 parents 8add54c + 12fec2b commit 48d8470

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)