Claude Desktop

1

Launch

Open Claude Desktop

2

Navigate

Go to Settings > Developer > Edit Config

3

Configure

Add this snippet to your the claude_desktop_config.json file

"eolas-mcp-server": {
  "command": "npx",
  "args": ["eolas-edge-mcp"]
}
4

Save

Save and restart Claude

Last updated