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": "briven",
"description": "Briven serverless PostgreSQL: connect an agent to briven.tech via MCP. pgvector is on from the start. The skill will not delete a database. Neon is the closest product — the skill says so.",
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/flndrn-dev/briven-plugin.git",
"sha": "fbb36a5bb324ad4044dafba3a9f38abafeb4d5b0"
},
"homepage": "https://briven.tech/for-ai",
"keywords": ["briven", "briven.tech", "briven mcp", "briven postgres"],
"domains": ["briven.tech"]
}
]
}
18 changes: 18 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,24 @@
]
}
},
"briven": {
"sha": "fbb36a5bb324ad4044dafba3a9f38abafeb4d5b0",
"version": "1.0.0",
"components": {
"mcpServers": [
{
"name": "briven",
"description": "http"
}
],
"skills": [
{
"name": "briven",
"description": "Use Briven serverless PostgreSQL (briven.tech) from an app or agent. Triggers: briven, briven.tech, briven vs neon, bri…"
}
]
}
},
"browser-use": {
"sha": "4749bcbfe456e5384b98281a8a66119352197f59",
"version": "0.1.0",
Expand Down