MCP servers always show connecting..
complete
Bayram Aksoy
i installed some MCP servers in my computer Claude Desktop can use this servers but Bolt.ai cannot, i have premium licence anything for solve this problem?
Daniel Nguyen
complete
I've fixed this in v1.36. Let me know if it works for you.
M
Matt Fusfield
I have a similar issue with several MCP servers such as HyperContext. It runs locally and checks out using the anthropic MCP diagnostic tool, but will not work with BoltAI.
B
Bharat Rameshwar
Mcp servers work for me. Weird.
Daniel Nguyen
under review
Hi. Can you share the servers with me so I can take a deeper look.
Also can you try the latest version v1.35.1? I fixed a couple of issues in this release.
Kyle Venn
Daniel Nguyen I'm using the latest version and seeing connection error. The MCP works in Roo/Cursor.
```json
{
"mcpServers" : {
"brave" : {
"args" : [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"command" : "npx",
"env" : {
"BRAVE_API_KEY" : "REDACTED"
}
},
"fetch" : {
"args" : [
"-m",
"mcp_server_fetch",
"--ignore-robots-txt"
],
"command" : "python"
}
}
}
```
Kyle Venn
Daniel Nguyen Running the commands I listed in terminal both work. And they also work in vscode.
I'm wondering if there's something wrong in how I've configured it?
I'm on version v1.35.2 (build 162)
Bayram Aksoy
Kyle Venn Daniel Nguyen still problem continue,i have v1.35.3 (build 163)
Kyle Venn
I just updated and it's working for me. I had to click the three dots and "restart". But then it said "Connecting..." -> "Running"