Show HN: Mcp-webcam – now supports Streamable HTTP, Sampling and multiple Users
1 evalstate 0 6/19/2025, 11:08:32 AM evalstate-mcp-webcam.hf.space ↗
I've updated mcp-webcam project to support Streamable HTTP, added a multi-user mode and made Sampling requests easier to make.
Both VSCode v1.101.0 and fast-agent have sampling support built-in - just connect with the MCP Connection URL from the webpage.
If you have uv installed, to connect with fast-agent, set an Anthropic API Key (it uses Haiku as its default model) and run:
`uvx fast-agent-mcp go --url https://evalstate-mcp-webcam.hf.space/mcp?user=<YOUR_USER_ID...`
You an also run locally in STDIO mode with `npx @llmindset/mcp-webcam` if you prefer.
The GitHub repo is at evalstate/mcp-webcam. Note this is built for fun, not privacy. If you want to run your own copy, this is hosted on a Hugging Face FreeCPU Space, so you can just duplicate it if you wish!
No comments yet