You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to set up Brave Search MCP integration on Windows 11 with Claude desktop app v0.7.1. While the server appears to start successfully ("Brave Search MCP Server running on stdio"), the app shows "could not attach to MCP server brave-search".
None of these resolved the connection issue between the app and the server.
Additional Notes
The server starts successfully when run directly in PowerShell
The issue appears to be specific to how the Claude app spawns and connects to the MCP server process on Windows
Environment variable resolution (${APPDATA} vs %APPDATA%) seems to be a key issue
Question
Is there a recommended way to set up MCP servers on Windows? The current setup seems to have issues with Windows-specific path handling and environment variables.
The text was updated successfully, but these errors were encountered:
Description
Trying to set up Brave Search MCP integration on Windows 11 with Claude desktop app v0.7.1. While the server appears to start successfully ("Brave Search MCP Server running on stdio"), the app shows "could not attach to MCP server brave-search".
Configuration
The following config was used:
Environment
Behavior
Error Logs
Attempted Solutions
None of these resolved the connection issue between the app and the server.
Additional Notes
Question
Is there a recommended way to set up MCP servers on Windows? The current setup seems to have issues with Windows-specific path handling and environment variables.
The text was updated successfully, but these errors were encountered: