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": "todoist",
"description": "Manage Todoist tasks, projects, labels, and workflows from Grok via Doist's hosted MCP server. OAuth on first use; no API key required.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/Doist/todoist-mcp.git",
"sha": "4e173822d738327503cae6da1e6b269e9e810646"
},
"homepage": "https://github.com/Doist/todoist-mcp",
"keywords": ["todoist"],
"domains": ["todoist.com", "ai.todoist.net", "doist.com"]
}
]
}
12 changes: 12 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1015,6 +1015,18 @@
]
}
},
"todoist": {
"sha": "4e173822d738327503cae6da1e6b269e9e810646",
"version": "13.1.3",
"components": {
"mcpServers": [
{
"name": "todoist",
"description": "http"
}
]
}
},
"vercel": {
"sha": "7b0a6f61b254b0149bb644cadfb588a5c46df0c2",
"version": "0.48.2",
Expand Down