Skip to content

Does not work with Cursor Editor #7

@Molnfront

Description

@Molnfront

I tried to use it with Cursor on Mac Book Pro M1:

All MCP has tools but not electron:

{
"mcpServers": {
"decent-sampler-drums": {
"name": "decent-sampler-drums",
"command": "npx",
"args": [
"-y",
"@dandeliongold/mcp-decent-sampler-drums"
],
"transport": {
"type": "stdio"
}
},
"snyk": {
"command": "npx -y snyk@latest mcp -t stdio",
"env": {},
"args": []
},
"electron": {
"command": "npx -y electron-mcp-server",
"args": [],
"transport": {
"type": "stdio"
},
"env": {
"SECURITY_LEVEL": "balanced",
"SCREENSHOT_ENCRYPTION_KEY": "your-32-byte-hex-string-here"
}
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions