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": "typefully",
"description": "Social media scheduler for great writing on X (Twitter), LinkedIn, Substack, Threads, Bluesky, and Mastodon. Write, review, schedule, publish, and analyze posts across every social media account in your collaborative Typefully workspace.",
"category": "marketing",
"source": {
"source": "url",
"url": "https://github.com/typefully/typefully-plugin.git",
"sha": "c265cc23771ea290c860146913138aad92acf011"
},
"homepage": "https://github.com/typefully/typefully-plugin",
"keywords": ["typefully", "typefully draft", "typefully schedule", "typefully publish"],
"domains": ["typefully.com"]
}
]
}
12 changes: 12 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1007,6 +1007,18 @@
]
}
},
"typefully": {
"sha": "c265cc23771ea290c860146913138aad92acf011",
"version": "1.0.0",
"components": {
"mcpServers": [
{
"name": "typefully",
"description": "http"
}
]
}
},
"vercel": {
"sha": "c4a1c4e2e16feefb1d9f2ad2a4a451abd0ae91c6",
"version": "0.48.1",
Expand Down