Skip to content

Commit aecd9f0

Browse files
committed
fix: Update smithery.md
1 parent 808650b commit aecd9f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/smithery.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ npx @smithery/cli dev
1717
Notes:
1818
- The barrier is used only by Smithery; stdio/SSE/HTTP flows are unaffected.
1919
- We use a placeholder token (`your-apify-token`) in non-interactive environments (Smithery scans) to allow tool-loading paths to run without real secrets. It does not grant access; when detected, the client runs unauthenticated to let the server start and list tools where possible.
20+
21+
## Deployment
22+
23+
- Publishing to Smithery uses a personal account due to group account functionality issues.
24+
- Publication happens through a repository fork at https://github.com/apify-projects/apify-mcp-server since Smithery requires repository write access, which cannot be granted to the main Apify account (https://github.com/apify/apify-mcp-server).
25+
- The fork requires manual synchronization to stay current, as automatic syncing is not configured.
26+
- As of August 22nd, Smithery supports external server publishing with the requirement of an `/mcp` endpoint.

0 commit comments

Comments
 (0)