Skip to content
Open
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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ This API key is not considered a secret and may be safely embedded in client-sid

[Stackoverflow PyPI page](https://pypi.org/project/stackoverflow-mcp/0.1.3/)

note :
You may need to put the full path to the uv executable in the command field. You can get this by running which uv on MacOS/Linux or where uv on Windows.

```bash
# Using pip
pip install stackoverflow-mcp
Expand Down