Skip to content

Claude Desktop quick start config #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tstojecki opened this issue Mar 14, 2025 · 1 comment
Closed

Claude Desktop quick start config #15

tstojecki opened this issue Mar 14, 2025 · 1 comment

Comments

@tstojecki
Copy link

How do you wire this up for Claude Desktop?

{ "mcpServers": { "browser-use-mcp-server": { "url": "http://localhost:8000/sse" } } }

Their config structure requires "command" and "args", otherwise Claude Desktop throws an error. Would this run uv run server command?

{ "mcpServers": { "browser-use-mcp-server": { "command": "", "args": [] } } }

@tstojecki
Copy link
Author

SSE doesn't seem to be supported by Claude Desktop yet

https://github.com/orgs/modelcontextprotocol/discussions/16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant