Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
The 1Password plugin (id 768) is installed. Status stays error: spawn 1password-mcp ENOENT. Restarting MCP servers does not fix it. GetMcpTools then reports the server as not found.
On the Mac the binary exists and is runnable:
/Applications/1Password.app/Contents/MacOS/1password-mcp
“Integrate with MCP clients” created /usr/local/bin/1password-mcp as a root-owned lrwx------ symlink, which Cursor could not follow. After chmod -h 755 the symlink is valid (lrwxr-xr-x → the app binary). Grok Bot still returns ENOENT.
1Password desktop: Labs local MCP server on, Developer → Integrate with MCP clients done. Full Cursor quit/reopen did not change it.
This looks like Grok Bot’s stdio MCP runner cannot see the local 1password-mcp on PATH, even when the desktop app has installed it. Other connectors (Gmail, Calendar, GitHub, Notion, etc.) are fine over HTTP.
Expected: Grok Bot can use the 1Password Environments MCP the same way Cursor IDE does, or the plugin should not show as installed-but-broken here.
Steps to Reproduce
See above
Operating System
MacOS
Version Information
Grokbot for iOS
Does this stop you from using Cursor
No - Cursor works, but with this issue