-
-
Notifications
You must be signed in to change notification settings - Fork 295
Open
Labels
mcpRelated to MCP servers/pluginsRelated to MCP servers/pluginsneeds reproductionCannot reproduce, needs more infoCannot reproduce, needs more infoupstreamIssue in Claude Desktop itselfIssue in Claude Desktop itself
Description
Thanks for the package. I am having issues with MCP. It still says that the No servers added even though my /home/user_name/.config/Claude/claude_desktop_config.json file has:
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/home/yourusername/Desktop",
"/home/yourusername/Downloads"
]
},
"wot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:3000/mcp",
"--allow-http"
]
}
}
}
Specs:
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
mcpRelated to MCP servers/pluginsRelated to MCP servers/pluginsneeds reproductionCannot reproduce, needs more infoCannot reproduce, needs more infoupstreamIssue in Claude Desktop itselfIssue in Claude Desktop itself
