8000 MCP Server error by `stderr: error loading config: $HOME is not defined` · Issue #3921 · RooCodeInc/Roo-Code · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MCP Server error by stderr: error loading config: $HOME is not defined #3921

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
devxpain opened this issue May 24, 2025 · 0 comments · Fixed by #3922
Closed

MCP Server error by stderr: error loading config: $HOME is not defined #3921

devxpain opened this issue May 24, 2025 · 0 comments · Fixed by #3922
Labels
bug Something isn't working

Comments

@devxpain
Copy link

App Version

v3.18.2

API Provider

Not Applicable / Other

Model Used

N/A

🔁 Steps to Reproduce

{
  "mcpServers": {
    "context7": {
      "command": "bunx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    },
    "github.com/AgentDeskAI/browser-tools-mcp": {
      "command": "bunx",
      "args": [
        "@agentdeskai/browser-tools-mcp@latest"
      ]
    }
  }
}

💥 Outcome Summary

Expected the npx and bunx MCP server running and connect properly. But got MCP error -32000: Connection closed

Image

Image

Image

📄 Relevant Logs or Errors (Optional)

from console log

Server "context7" stderr: error loading config: $HOME is not defined

extensionHostProcess.js:176
Webview view resolved
extensionHostProcess.js:176
Failed to connect to new MCP server context7: McpError: MCP error -32000: Connection closed {code: -32000, data: undefined, name: 'McpError', stack: 'McpError: MCP error -32000: Connection closed…Trampoline (node:internal/async_hooks:130:17)', message: 'MCP error -32000: Connection closed'}

extensionHostProcess.js:176
Server "github devxpain-fork public only" stderr: GitHub MCP Server running on stdio

extensionHostProcess.js:176
Server "github.com/AgentDeskAI/browser-tools-mcp" stderr: error loading config: $HOME is not defined

extensionHostProcess.js:176
Failed to connect to new MCP server github.com/AgentDeskAI/browser-tools-mcp: McpError: MCP error -32000: Connection closed {code: -32000, data: undefined, name: 'McpError', stack: 'McpError: MCP error -32000: Connection closed…Trampoline (node:internal/async_hooks:130:17)', message: 'MCP error -32000: Connection closed'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant
0