Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ExistingServer.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Try out the experimental [Azure Functions MCP server deployment helper](https://
httpx
mcp[cli]>=1.5.0
```
>![IMPORTANT]
>You must use `requirements.txt` today, as `pyproject.toml` is **not** yet supported.

That's it! You're ready to run your MCP server locally and deploy to Azure Functions as a custom handler.

Expand Down