One's Vibe for Cursor
app.onesvibe/search
Search a curated gallery of live, tryable AI-built products for prior art. Read-only, no auth.
client:Cursor
transport:streamable-http
tools:1
Install One's Vibe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"search": {
"url": "https://onesvibe.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs