Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,19 @@
"homepage": "https://browser-use.com",
"keywords": ["browser use", "browser-use", "browser use cloud"],
"domains": ["browser-use.com", "cloud.browser-use.com"]
},
{
"name": "mobbin",
"description": "Search real-world UI and UX design references for mobile apps, web apps, and websites with Mobbin. Hosted MCP server with OAuth; no local install or API key.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/mobbin/mobbin-mcp-server.git",
"sha": "1b5abb4e0bac75e48229cbeb8000d1032e723310"
},
"homepage": "https://docs.mobbin.com/mcp",
"keywords": ["mobbin", "mobbin mcp"],
"domains": ["mobbin.com", "api.mobbin.com", "docs.mobbin.com"]
}
]
}
12 changes: 12 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,18 @@
]
}
},
"mobbin": {
"sha": "1b5abb4e0bac75e48229cbeb8000d1032e723310",
"version": "1.0.0",
"components": {
"mcpServers": [
{
"name": "mobbin",
"description": "http"
}
]
}
},
"mongodb": {
"sha": "47cc46148f53145eb9b880d2bf1aa89bc9097818",
"version": "1.2.1",
Expand Down