opencode-agora 0.2.2 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/data.js CHANGED
@@ -5,609 +5,484 @@ export const samplePackages = [
5
5
  id: 'mcp-filesystem',
6
6
  name: '@modelcontextprotocol/server-filesystem',
7
7
  description: 'Secure file read/write, directory operations, search, and metadata access with configurable access control',
8
- author: 'modelcontextprotocol',
8
+ author: 'Anthropic, PBC',
9
9
  version: '2026.1.14',
10
10
  category: 'mcp',
11
11
  tags: ['filesystem', 'files', 'io', 'security', 'official'],
12
- stars: 4850,
13
- installs: 189000,
12
+ stars: 85625,
13
+ installs: 264237,
14
14
  repository: 'https://github.com/modelcontextprotocol/servers',
15
15
  npmPackage: '@modelcontextprotocol/server-filesystem',
16
- createdAt: '2024-08-15'
16
+ createdAt: '2024-11-21'
17
17
  },
18
+ {
19
+ id: 'mcp-everything',
20
+ name: '@modelcontextprotocol/server-everything',
21
+ description: 'Reference MCP server exercising every protocol feature — tools, resources, prompts, and sampling',
22
+ author: 'Anthropic, PBC',
23
+ version: '2026.1.26',
24
+ category: 'mcp',
25
+ tags: ['reference', 'testing', 'official', 'mcp'],
26
+ stars: 85625,
27
+ installs: 82229,
28
+ repository: 'https://github.com/modelcontextprotocol/servers',
29
+ npmPackage: '@modelcontextprotocol/server-everything',
30
+ createdAt: '2024-11-19'
31
+ },
32
+ // ── Version Control & DevTools ──
18
33
  {
19
34
  id: 'mcp-github',
20
35
  name: '@modelcontextprotocol/server-github',
21
36
  description: 'Full GitHub API integration — issues, PRs, repos, search, file contents, and releases',
22
- author: 'modelcontextprotocol',
37
+ author: 'Anthropic, PBC',
23
38
  version: '2025.4.8',
24
39
  category: 'mcp',
25
40
  tags: ['github', 'git', 'api', 'official', 'devtools'],
26
- stars: 5200,
27
- installs: 245000,
41
+ stars: 85625,
42
+ installs: 119750,
28
43
  repository: 'https://github.com/modelcontextprotocol/servers',
29
44
  npmPackage: '@modelcontextprotocol/server-github',
30
- createdAt: '2024-09-01'
31
- },
32
- {
33
- id: 'mcp-git',
34
- name: '@modelcontextprotocol/server-git',
35
- description: 'Git operations — commit, diff, log, branch management, status checks',
36
- author: 'modelcontextprotocol',
37
- version: '2026.1.14',
38
- category: 'mcp',
39
- tags: ['git', 'version-control', 'official', 'devtools'],
40
- stars: 2100,
41
- installs: 78000,
42
- repository: 'https://github.com/modelcontextprotocol/servers',
43
- npmPackage: '@modelcontextprotocol/server-git',
44
- createdAt: '2024-10-01'
45
+ createdAt: '2024-11-21'
45
46
  },
46
47
  {
47
- id: 'mcp-brave-search',
48
- name: '@modelcontextprotocol/server-brave-search',
49
- description: 'Web search and local business queries using the Brave Search API',
50
- author: 'modelcontextprotocol',
51
- version: '0.6.2',
48
+ id: 'mcp-gitlab',
49
+ name: '@modelcontextprotocol/server-gitlab',
50
+ description: 'GitLab API integration projects, merge requests, issues, and file operations',
51
+ author: 'GitLab, PBC',
52
+ version: '2025.4.25',
52
53
  category: 'mcp',
53
- tags: ['search', 'web', 'brave', 'api', 'official'],
54
- stars: 1800,
55
- installs: 93000,
54
+ tags: ['gitlab', 'git', 'api', 'official', 'devtools'],
55
+ stars: 85625,
56
+ installs: 6568,
56
57
  repository: 'https://github.com/modelcontextprotocol/servers',
57
- npmPackage: '@modelcontextprotocol/server-brave-search',
58
- createdAt: '2024-10-05'
58
+ npmPackage: '@modelcontextprotocol/server-gitlab',
59
+ createdAt: '2024-12-04'
59
60
  },
60
61
  // ── Database Servers ──
61
62
  {
62
63
  id: 'mcp-postgres',
63
64
  name: '@modelcontextprotocol/server-postgres',
64
- description: 'Read/write PostgreSQL databases — schema inspection, queries, and transaction support',
65
- author: 'modelcontextprotocol',
65
+ description: 'Read-only PostgreSQL database access — schema inspection and SQL query execution',
66
+ author: 'Anthropic, PBC',
66
67
  version: '0.6.2',
67
68
  category: 'mcp',
68
69
  tags: ['postgresql', 'database', 'sql', 'official', 'data'],
69
- stars: 3400,
70
- installs: 112000,
70
+ stars: 85625,
71
+ installs: 182440,
71
72
  repository: 'https://github.com/modelcontextprotocol/servers',
72
73
  npmPackage: '@modelcontextprotocol/server-postgres',
73
- createdAt: '2024-11-01'
74
- },
75
- {
76
- id: 'mcp-sqlite',
77
- name: '@modelcontextprotocol/server-sqlite',
78
- description: 'SQLite database access — query, schema exploration, and data manipulation',
79
- author: 'modelcontextprotocol',
80
- version: '2026.1.14',
81
- category: 'mcp',
82
- tags: ['sqlite', 'database', 'sql', 'official', 'data'],
83
- stars: 2200,
84
- installs: 67000,
85
- repository: 'https://github.com/modelcontextprotocol/servers',
86
- npmPackage: '@modelcontextprotocol/server-sqlite',
87
- createdAt: '2024-11-15'
74
+ createdAt: '2024-11-19'
88
75
  },
89
76
  {
90
77
  id: 'mcp-redis',
91
78
  name: '@modelcontextprotocol/server-redis',
92
79
  description: 'Redis key-value store operations — get/set, list management, and cache control',
93
- author: 'modelcontextprotocol',
80
+ author: 'Anthropic, PBC',
94
81
  version: '2025.4.25',
95
82
  category: 'mcp',
96
83
  tags: ['redis', 'cache', 'database', 'official', 'data'],
97
- stars: 1200,
98
- installs: 34000,
84
+ stars: 85625,
85
+ installs: 2888,
99
86
  repository: 'https://github.com/modelcontextprotocol/servers',
100
87
  npmPackage: '@modelcontextprotocol/server-redis',
101
- createdAt: '2024-12-01'
88
+ createdAt: '2025-04-07'
89
+ },
90
+ {
91
+ id: 'mcp-mongodb',
92
+ name: 'mongodb-mcp-server',
93
+ description: 'MongoDB and Atlas integration — document queries, aggregation pipelines, and cluster management',
94
+ author: 'mongodb-js',
95
+ version: '1.10.0',
96
+ category: 'mcp',
97
+ tags: ['mongodb', 'database', 'nosql', 'data'],
98
+ stars: 1021,
99
+ installs: 51183,
100
+ repository: 'https://github.com/mongodb-js/mongodb-mcp-server',
101
+ npmPackage: 'mongodb-mcp-server',
102
+ createdAt: '2025-04-23'
103
+ },
104
+ {
105
+ id: 'mcp-elasticsearch',
106
+ name: '@elastic/mcp-server-elasticsearch',
107
+ description: 'Elasticsearch integration — search, indexing, and cluster query management',
108
+ author: 'Elastic',
109
+ version: '0.3.1',
110
+ category: 'mcp',
111
+ tags: ['elasticsearch', 'search', 'analytics', 'data'],
112
+ stars: 658,
113
+ installs: 1007,
114
+ repository: 'https://github.com/elastic/mcp-server-elasticsearch',
115
+ npmPackage: '@elastic/mcp-server-elasticsearch',
116
+ createdAt: '2025-03-24'
117
+ },
118
+ {
119
+ id: 'mcp-supabase',
120
+ name: '@supabase/mcp-server-supabase',
121
+ description: 'Supabase project management — database, auth, storage, and edge functions',
122
+ author: 'supabase-community',
123
+ version: '0.8.1',
124
+ category: 'mcp',
125
+ tags: ['supabase', 'database', 'backend', 'baas'],
126
+ stars: 2684,
127
+ installs: 68083,
128
+ repository: 'https://github.com/supabase-community/supabase-mcp',
129
+ npmPackage: '@supabase/mcp-server-supabase',
130
+ createdAt: '2025-03-28'
102
131
  },
103
132
  // ── AI & Memory ──
104
133
  {
105
134
  id: 'mcp-sequential-thinking',
106
135
  name: '@modelcontextprotocol/server-sequential-thinking',
107
136
  description: 'Structured multi-step reasoning with branching, revision, and chain-of-thought',
108
- author: 'modelcontextprotocol',
137
+ author: 'Anthropic, PBC',
109
138
  version: '2025.12.18',
110
139
  category: 'mcp',
111
140
  tags: ['reasoning', 'thinking', 'ai', 'official'],
112
- stars: 4100,
113
- installs: 156000,
141
+ stars: 85625,
142
+ installs: 105931,
114
143
  repository: 'https://github.com/modelcontextprotocol/servers',
115
144
  npmPackage: '@modelcontextprotocol/server-sequential-thinking',
116
- createdAt: '2024-10-20'
145
+ createdAt: '2024-12-03'
117
146
  },
118
147
  {
119
148
  id: 'mcp-memory',
120
149
  name: '@modelcontextprotocol/server-memory',
121
150
  description: 'Persistent knowledge graph memory for cross-session context retention',
122
- author: 'modelcontextprotocol',
151
+ author: 'Anthropic, PBC',
123
152
  version: '2026.1.26',
124
153
  category: 'mcp',
125
154
  tags: ['memory', 'knowledge-graph', 'persistence', 'official'],
126
- stars: 3900,
127
- installs: 134000,
155
+ stars: 85625,
156
+ installs: 73433,
128
157
  repository: 'https://github.com/modelcontextprotocol/servers',
129
158
  npmPackage: '@modelcontextprotocol/server-memory',
130
- createdAt: '2024-10-15'
131
- },
132
- // ── Browser Automation ──
133
- {
134
- id: 'mcp-puppeteer',
135
- name: '@modelcontextprotocol/server-puppeteer',
136
- description: 'Headless Chrome browser automation — navigation, screenshots, PDF generation, and JavaScript evaluation',
137
- author: 'modelcontextprotocol',
138
- version: '2025.5.12',
139
- category: 'mcp',
140
- tags: ['browser', 'automation', 'puppeteer', 'official', 'web'],
141
- stars: 3100,
142
- installs: 89000,
143
- repository: 'https://github.com/modelcontextprotocol/servers',
144
- npmPackage: '@modelcontextprotocol/server-puppeteer',
145
- createdAt: '2024-09-20'
146
- },
147
- {
148
- id: 'mcp-playwright',
149
- name: '@modelcontextprotocol/server-playwright',
150
- description: 'Cross-browser automation with Playwright — multi-page, mobile emulation, and network interception',
151
- author: 'modelcontextprotocol',
152
- version: '2026.1.14',
153
- category: 'mcp',
154
- tags: ['browser', 'automation', 'playwright', 'official', 'testing'],
155
- stars: 1900,
156
- installs: 56000,
157
- repository: 'https://github.com/modelcontextprotocol/servers',
158
- npmPackage: '@modelcontextprotocol/server-playwright',
159
- createdAt: '2024-11-10'
160
- },
161
- // ── Communication ──
162
- {
163
- id: 'mcp-slack',
164
- name: '@modelcontextprotocol/server-slack',
165
- description: 'Slack workspace integration — messaging, channel management, search, and user presence',
166
- author: 'modelcontextprotocol',
167
- version: '2025.4.25',
168
- category: 'mcp',
169
- tags: ['slack', 'communication', 'messaging', 'official'],
170
- stars: 2600,
171
- installs: 72000,
172
- repository: 'https://github.com/modelcontextprotocol/servers',
173
- npmPackage: '@modelcontextprotocol/server-slack',
174
- createdAt: '2024-10-10'
159
+ createdAt: '2024-11-21'
175
160
  },
176
- // ── Monitoring & observability ──
177
161
  {
178
- id: 'mcp-sentry',
179
- name: '@modelcontextprotocol/server-sentry',
180
- description: 'Sentry error tracking and performance monitoring issue management, events, and metrics',
181
- author: 'modelcontextprotocol',
182
- version: '2026.1.14',
162
+ id: 'mcp-context7',
163
+ name: '@upstash/context7-mcp',
164
+ description: 'Up-to-date, version-specific documentation and code examples for any library',
165
+ author: 'upstash',
166
+ version: '2.2.5',
183
167
  category: 'mcp',
184
- tags: ['sentry', 'monitoring', 'errors', 'observability', 'official'],
185
- stars: 1100,
186
- installs: 28000,
187
- repository: 'https://github.com/modelcontextprotocol/servers',
188
- npmPackage: '@modelcontextprotocol/server-sentry',
189
- createdAt: '2024-12-10'
168
+ tags: ['documentation', 'context', 'ai', 'reference'],
169
+ stars: 55284,
170
+ installs: 1141616,
171
+ repository: 'https://github.com/upstash/context7',
172
+ npmPackage: '@upstash/context7-mcp',
173
+ createdAt: '2025-04-08'
190
174
  },
175
+ // ── Search & Web ──
191
176
  {
192
- id: 'mcp-cloudflare',
193
- name: '@modelcontextprotocol/server-cloudflare',
194
- description: 'Cloudflare API DNS, Workers, KV, R2, D1, and account management',
195
- author: 'modelcontextprotocol',
196
- version: '2026.1.14',
177
+ id: 'mcp-brave-search',
178
+ name: '@modelcontextprotocol/server-brave-search',
179
+ description: 'Web search and local business queries using the Brave Search API',
180
+ author: 'Anthropic, PBC',
181
+ version: '0.6.2',
197
182
  category: 'mcp',
198
- tags: ['cloudflare', 'dns', 'workers', 'infrastructure', 'official'],
199
- stars: 1400,
200
- installs: 31000,
183
+ tags: ['search', 'web', 'brave', 'api', 'official'],
184
+ stars: 85625,
185
+ installs: 24941,
201
186
  repository: 'https://github.com/modelcontextprotocol/servers',
202
- npmPackage: '@modelcontextprotocol/server-cloudflare',
203
- createdAt: '2025-01-05'
204
- },
205
- // ── Community servers ──
206
- {
207
- id: 'mcp-docker',
208
- name: '@anthropic/server-docker',
209
- description: 'Docker container lifecycle management — build, run, stop, logs, and compose operations',
210
- author: 'anthropic',
211
- version: '1.2.0',
212
- category: 'mcp',
213
- tags: ['docker', 'containers', 'infrastructure', 'devops'],
214
- stars: 1800,
215
- installs: 45000,
216
- repository: 'https://github.com/anthropics/mcp-docker',
217
- npmPackage: '@anthropic/server-docker',
218
- createdAt: '2025-02-01'
187
+ npmPackage: '@modelcontextprotocol/server-brave-search',
188
+ createdAt: '2024-11-21'
219
189
  },
220
190
  {
221
191
  id: 'mcp-tavily',
222
- name: '@tavily/mcp-server',
223
- description: 'AI-optimized web search with Tavily real-time data for LLM contexts',
224
- author: 'tavily',
225
- version: '0.3.0',
192
+ name: 'tavily-mcp',
193
+ description: 'AI-optimized web search and content extraction with the Tavily API',
194
+ author: 'Tavily',
195
+ version: '0.2.19',
226
196
  category: 'mcp',
227
197
  tags: ['search', 'web', 'ai', 'tavily'],
228
- stars: 890,
229
- installs: 23000,
230
- repository: 'https://github.com/tavily-ai/mcp-server',
231
- npmPackage: '@tavily/mcp-server',
232
- createdAt: '2025-02-15'
198
+ stars: 1965,
199
+ installs: 28859,
200
+ repository: 'https://github.com/tavily-ai/tavily-mcp',
201
+ npmPackage: 'tavily-mcp',
202
+ createdAt: '2025-01-27'
203
+ },
204
+ {
205
+ id: 'mcp-exa',
206
+ name: 'exa-mcp-server',
207
+ description: 'Exa AI search — web search, research, and content discovery for LLM contexts',
208
+ author: 'Exa Labs',
209
+ version: '3.2.1',
210
+ category: 'mcp',
211
+ tags: ['search', 'web', 'ai', 'research'],
212
+ stars: 4425,
213
+ installs: 12842,
214
+ repository: 'https://github.com/exa-labs/exa-mcp-server',
215
+ npmPackage: 'exa-mcp-server',
216
+ createdAt: '2024-12-17'
217
+ },
218
+ {
219
+ id: 'mcp-perplexity',
220
+ name: 'server-perplexity-ask',
221
+ description: 'Real-time web-wide research and Q&A through the Perplexity Sonar API',
222
+ author: 'Model Context Protocol',
223
+ version: '0.1.3',
224
+ category: 'mcp',
225
+ tags: ['search', 'web', 'ai', 'research'],
226
+ stars: 85625,
227
+ installs: 1452,
228
+ repository: 'https://github.com/modelcontextprotocol/servers',
229
+ npmPackage: 'server-perplexity-ask',
230
+ createdAt: '2025-02-19'
233
231
  },
234
232
  {
235
233
  id: 'mcp-firecrawl',
236
- name: '@mendable/firecrawl-mcp',
237
- description: 'Web scraping with JavaScript rendering, crawl support, and markdown output',
238
- author: 'mendable',
239
- version: '1.1.0',
234
+ name: 'firecrawl-mcp',
235
+ description: 'Web scraping with JavaScript rendering, crawling, and markdown extraction',
236
+ author: 'firecrawl',
237
+ version: '3.15.0',
240
238
  category: 'mcp',
241
239
  tags: ['scraping', 'web', 'crawl', 'markdown'],
242
- stars: 1200,
243
- installs: 34000,
244
- repository: 'https://github.com/mendableai/firecrawl-mcp',
245
- npmPackage: '@mendable/firecrawl-mcp',
246
- createdAt: '2025-03-01'
247
- },
248
- {
249
- id: 'mcp-kubernetes',
250
- name: '@anthropic/server-kubernetes',
251
- description: 'Kubernetes cluster management — pods, deployments, services, logs, and config',
252
- author: 'anthropic',
253
- version: '0.5.0',
254
- category: 'mcp',
255
- tags: ['kubernetes', 'k8s', 'containers', 'infrastructure', 'devops'],
256
- stars: 980,
257
- installs: 21000,
258
- repository: 'https://github.com/anthropics/mcp-kubernetes',
259
- npmPackage: '@anthropic/server-kubernetes',
260
- createdAt: '2025-02-20'
240
+ stars: 6308,
241
+ installs: 54574,
242
+ repository: 'https://github.com/firecrawl/firecrawl-mcp-server',
243
+ npmPackage: 'firecrawl-mcp',
244
+ createdAt: '2025-02-21'
261
245
  },
262
246
  {
263
- id: 'mcp-jira',
264
- name: '@atlassian/mcp-jira',
265
- description: 'Jira issue trackingcreate, update, search, and manage tickets and sprints',
266
- author: 'atlassian',
267
- version: '0.4.0',
268
- category: 'mcp',
269
- tags: ['jira', 'atlassian', 'project-management', 'issues'],
270
- stars: 760,
271
- installs: 18000,
272
- repository: 'https://github.com/atlassian/mcp-jira',
273
- npmPackage: '@atlassian/mcp-jira',
274
- createdAt: '2025-03-10'
275
- },
276
- {
277
- id: 'mcp-linear',
278
- name: '@modelcontextprotocol/server-linear',
279
- description: 'Linear issue tracking — create, update, search issues, and manage projects',
280
- author: 'modelcontextprotocol',
281
- version: '2026.1.14',
247
+ id: 'mcp-google-maps',
248
+ name: '@modelcontextprotocol/server-google-maps',
249
+ description: 'Google Maps integrationgeocoding, places, directions, and distance queries',
250
+ author: 'Anthropic, PBC',
251
+ version: '0.6.2',
282
252
  category: 'mcp',
283
- tags: ['linear', 'project-management', 'issues', 'official'],
284
- stars: 640,
285
- installs: 12000,
253
+ tags: ['maps', 'geocoding', 'location', 'official'],
254
+ stars: 85625,
255
+ installs: 10487,
286
256
  repository: 'https://github.com/modelcontextprotocol/servers',
287
- npmPackage: '@modelcontextprotocol/server-linear',
288
- createdAt: '2025-01-15'
289
- },
290
- {
291
- id: 'mcp-notion',
292
- name: '@notionhq/mcp-server',
293
- description: 'Notion workspace integration — pages, databases, search, and content management',
294
- author: 'notion',
295
- version: '0.3.0',
296
- category: 'mcp',
297
- tags: ['notion', 'documentation', 'knowledge-base'],
298
- stars: 1500,
299
- installs: 42000,
300
- repository: 'https://github.com/notionhq/mcp-server',
301
- npmPackage: '@notionhq/mcp-server',
302
- createdAt: '2025-03-15'
303
- },
304
- {
305
- id: 'mcp-figma',
306
- name: '@figma/mcp-server',
307
- description: 'Figma file access — read components, styles, and design tokens for design-to-code',
308
- author: 'figma',
309
- version: '0.2.0',
310
- category: 'mcp',
311
- tags: ['figma', 'design', 'design-tokens', 'frontend'],
312
- stars: 1100,
313
- installs: 29000,
314
- repository: 'https://github.com/figma/mcp-server',
315
- npmPackage: '@figma/mcp-server',
316
- createdAt: '2025-04-01'
317
- },
318
- {
319
- id: 'mcp-shadcn',
320
- name: '@shadcn/mcp-server',
321
- description: 'shadcn/ui component library — browse, install, and configure UI components',
322
- author: 'shadcn',
323
- version: '0.1.0',
324
- category: 'mcp',
325
- tags: ['shadcn', 'ui', 'components', 'react', 'frontend'],
326
- stars: 2100,
327
- installs: 56000,
328
- repository: 'https://github.com/shadcn/mcp-server',
329
- npmPackage: '@shadcn/mcp-server',
330
- createdAt: '2025-04-10'
331
- },
332
- {
333
- id: 'mcp-tailwind',
334
- name: '@tailwindlabs/mcp-server',
335
- description: 'Tailwind CSS — class suggestions, config validation, and design system queries',
336
- author: 'tailwindlabs',
337
- version: '0.1.0',
338
- category: 'mcp',
339
- tags: ['tailwind', 'css', 'design', 'frontend'],
340
- stars: 1300,
341
- installs: 31000,
342
- repository: 'https://github.com/tailwindlabs/mcp-server',
343
- npmPackage: '@tailwindlabs/mcp-server',
344
- createdAt: '2025-04-15'
257
+ npmPackage: '@modelcontextprotocol/server-google-maps',
258
+ createdAt: '2024-11-21'
345
259
  },
260
+ // ── Browser Automation ──
346
261
  {
347
- id: 'mcp-npm-info',
348
- name: '@snyk-labs/mcp-server-npm',
349
- description: 'npm package metadata lookupversions, dependencies, health, and security info',
350
- author: 'snyk-labs',
351
- version: '1.0.0',
262
+ id: 'mcp-puppeteer',
263
+ name: '@modelcontextprotocol/server-puppeteer',
264
+ description: 'Headless Chrome browser automationnavigation, screenshots, and JavaScript evaluation',
265
+ author: 'Anthropic, PBC',
266
+ version: '2025.5.12',
352
267
  category: 'mcp',
353
- tags: ['npm', 'packages', 'security', 'javascript'],
354
- stars: 340,
355
- installs: 8900,
356
- repository: 'https://github.com/snyk-labs/mcp-server-npm',
357
- npmPackage: '@snyk-labs/mcp-server-npm',
358
- createdAt: '2025-03-20'
268
+ tags: ['browser', 'automation', 'puppeteer', 'official', 'web'],
269
+ stars: 85625,
270
+ installs: 29680,
271
+ repository: 'https://github.com/modelcontextprotocol/servers',
272
+ npmPackage: '@modelcontextprotocol/server-puppeteer',
273
+ createdAt: '2024-11-19'
359
274
  },
360
275
  {
361
- id: 'mcp-supabase',
362
- name: '@supabase/mcp-server',
363
- description: 'Supabase project managementdatabase, auth, storage, and edge functions',
364
- author: 'supabase',
365
- version: '0.5.0',
366
- category: 'mcp',
367
- tags: ['supabase', 'database', 'backend', 'baas'],
368
- stars: 780,
369
- installs: 15000,
370
- repository: 'https://github.com/supabase/mcp-server',
371
- npmPackage: '@supabase/mcp-server',
276
+ id: 'mcp-playwright',
277
+ name: '@playwright/mcp',
278
+ description: 'Official Playwright browser automation accessibility-tree navigation, multi-page, and network control',
279
+ author: 'Microsoft Corporation',
280
+ version: '0.0.75',
281
+ category: 'mcp',
282
+ tags: ['browser', 'automation', 'playwright', 'testing', 'web'],
283
+ stars: 32493,
284
+ installs: 2613994,
285
+ repository: 'https://github.com/microsoft/playwright-mcp',
286
+ npmPackage: '@playwright/mcp',
287
+ createdAt: '2025-03-13'
288
+ },
289
+ {
290
+ id: 'mcp-playwright-ea',
291
+ name: '@executeautomation/playwright-mcp-server',
292
+ description: 'Playwright automation and test code generation — browser control and scraping',
293
+ author: 'ExecuteAutomation, Ltd',
294
+ version: '1.0.12',
295
+ category: 'mcp',
296
+ tags: ['browser', 'automation', 'playwright', 'testing'],
297
+ stars: 5510,
298
+ installs: 79058,
299
+ repository: 'https://github.com/executeautomation/mcp-playwright',
300
+ npmPackage: '@executeautomation/playwright-mcp-server',
301
+ createdAt: '2024-12-05'
302
+ },
303
+ {
304
+ id: 'mcp-browsermcp',
305
+ name: '@browsermcp/mcp',
306
+ description: 'Automate your own browser — control your real Chrome profile, tabs, and sessions',
307
+ author: 'Browser MCP',
308
+ version: '0.1.3',
309
+ category: 'mcp',
310
+ tags: ['browser', 'automation', 'web'],
311
+ stars: 0,
312
+ installs: 7461,
313
+ npmPackage: '@browsermcp/mcp',
372
314
  createdAt: '2025-04-05'
373
315
  },
316
+ // ── Communication & Productivity ──
374
317
  {
375
- id: 'mcp-stripe',
376
- name: '@stripe/mcp-server',
377
- description: 'Stripe paymentscharges, customers, products, subscriptions, and webhooks',
378
- author: 'stripe',
379
- version: '0.3.0',
380
- category: 'mcp',
381
- tags: ['stripe', 'payments', 'billing', 'commerce'],
382
- stars: 920,
383
- installs: 22000,
384
- repository: 'https://github.com/stripe/mcp-server',
385
- npmPackage: '@stripe/mcp-server',
386
- createdAt: '2025-04-20'
387
- },
388
- {
389
- id: 'mcp-python-repl',
390
- name: '@modelcontextprotocol/server-python-repl',
391
- description: 'Execute Python code in a sandboxed REPL environment',
392
- author: 'modelcontextprotocol',
393
- version: '2026.1.14',
318
+ id: 'mcp-slack',
319
+ name: '@modelcontextprotocol/server-slack',
320
+ description: 'Slack workspace integration messaging, channel management, and user presence',
321
+ author: 'Anthropic, PBC',
322
+ version: '2025.4.25',
394
323
  category: 'mcp',
395
- tags: ['python', 'repl', 'execution', 'official'],
396
- stars: 1500,
397
- installs: 44000,
324
+ tags: ['slack', 'communication', 'messaging', 'official'],
325
+ stars: 85625,
326
+ installs: 62239,
398
327
  repository: 'https://github.com/modelcontextprotocol/servers',
399
- npmPackage: '@modelcontextprotocol/server-python-repl',
400
- createdAt: '2024-12-15'
401
- },
402
- {
403
- id: 'mcp-openapi',
404
- name: '@anthropic/server-openapi',
405
- description: 'OpenAPI/Swagger — discover and call REST APIs from their OpenAPI specs',
406
- author: 'anthropic',
407
- version: '0.4.0',
408
- category: 'mcp',
409
- tags: ['openapi', 'rest', 'api', 'swagger', 'integration'],
410
- stars: 670,
411
- installs: 14000,
412
- repository: 'https://github.com/anthropics/mcp-openapi',
413
- npmPackage: '@anthropic/server-openapi',
414
- createdAt: '2025-02-10'
415
- },
416
- {
417
- id: 'mcp-obsidian',
418
- name: '@obsidianmd/mcp-server',
419
- description: 'Obsidian vault access — read, search, and create notes and links',
420
- author: 'obsidian',
421
- version: '0.2.0',
422
- category: 'mcp',
423
- tags: ['obsidian', 'notes', 'knowledge-base', 'markdown'],
424
- stars: 1100,
425
- installs: 27000,
426
- repository: 'https://github.com/obsidianmd/mcp-server',
427
- npmPackage: '@obsidianmd/mcp-server',
428
- createdAt: '2025-03-25'
328
+ npmPackage: '@modelcontextprotocol/server-slack',
329
+ createdAt: '2024-11-19'
429
330
  },
430
331
  {
431
- id: 'mcp-grafana',
432
- name: '@grafana/mcp-server',
433
- description: 'Grafana dashboards and alerts query metrics, manage dashboards, investigate incidents',
434
- author: 'grafana',
435
- version: '0.3.0',
332
+ id: 'mcp-notion',
333
+ name: '@notionhq/notion-mcp-server',
334
+ description: 'Official Notion integrationpages, databases, search, and content management',
335
+ author: 'notionhq',
336
+ version: '2.2.1',
436
337
  category: 'mcp',
437
- tags: ['grafana', 'monitoring', 'metrics', 'observability'],
438
- stars: 560,
439
- installs: 11000,
440
- repository: 'https://github.com/grafana/mcp-server',
441
- npmPackage: '@grafana/mcp-server',
442
- createdAt: '2025-04-25'
338
+ tags: ['notion', 'documentation', 'knowledge-base'],
339
+ stars: 4327,
340
+ installs: 67119,
341
+ repository: 'https://github.com/makenotion/notion-mcp-server',
342
+ npmPackage: '@notionhq/notion-mcp-server',
343
+ createdAt: '2025-04-03'
344
+ },
345
+ {
346
+ id: 'mcp-gdrive',
347
+ name: '@modelcontextprotocol/server-gdrive',
348
+ description: 'Google Drive integration — list, search, and read files across a Drive account',
349
+ author: 'Anthropic, PBC',
350
+ version: '2025.1.14',
351
+ category: 'mcp',
352
+ tags: ['google-drive', 'files', 'documents', 'official'],
353
+ stars: 85625,
354
+ installs: 8678,
355
+ repository: 'https://github.com/modelcontextprotocol/servers',
356
+ npmPackage: '@modelcontextprotocol/server-gdrive',
357
+ createdAt: '2024-11-19'
443
358
  },
359
+ // ── Design & Frontend ──
444
360
  {
445
- id: 'mcp-datadog',
446
- name: '@datadog/mcp-server',
447
- description: 'Datadog monitoring metrics, logs, traces, dashboards, and incident management',
448
- author: 'datadog',
449
- version: '0.2.0',
361
+ id: 'mcp-figma',
362
+ name: 'figma-developer-mcp',
363
+ description: 'Figma layout and design data for AI coding agents — convert designs to code accurately',
364
+ author: 'GLips',
365
+ version: '0.11.0',
450
366
  category: 'mcp',
451
- tags: ['datadog', 'monitoring', 'observability', 'logs'],
452
- stars: 480,
453
- installs: 9500,
454
- repository: 'https://github.com/datadog/mcp-server',
455
- npmPackage: '@datadog/mcp-server',
456
- createdAt: '2025-05-01'
367
+ tags: ['figma', 'design', 'design-tokens', 'frontend'],
368
+ stars: 14747,
369
+ installs: 53549,
370
+ repository: 'https://github.com/GLips/Figma-Context-MCP',
371
+ npmPackage: 'figma-developer-mcp',
372
+ createdAt: '2025-02-22'
457
373
  },
458
374
  {
459
- id: 'mcp-pagerduty',
460
- name: '@pagerduty/mcp-server',
461
- description: 'PagerDuty incident response manage incidents, on-call schedules, and services',
462
- author: 'pagerduty',
375
+ id: 'mcp-magic',
376
+ name: '@21st-dev/magic',
377
+ description: 'Generate polished React UI components from natural language with 21st.dev Magic',
378
+ author: '21st-dev',
463
379
  version: '0.1.0',
464
380
  category: 'mcp',
465
- tags: ['pagerduty', 'incident', 'oncall', 'devops'],
466
- stars: 320,
467
- installs: 7200,
468
- repository: 'https://github.com/pagerduty/mcp-server',
469
- npmPackage: '@pagerduty/mcp-server',
470
- createdAt: '2025-05-10'
471
- },
472
- {
473
- id: 'mcp-aws',
474
- name: '@anthropic/server-aws',
475
- description: 'AWS resource management — EC2, S3, Lambda, IAM, and CloudFormation',
476
- author: 'anthropic',
477
- version: '0.6.0',
478
- category: 'mcp',
479
- tags: ['aws', 'cloud', 'infrastructure', 'devops'],
480
- stars: 1300,
481
- installs: 35000,
482
- repository: 'https://github.com/anthropics/mcp-aws',
483
- npmPackage: '@anthropic/server-aws',
484
- createdAt: '2025-03-01'
485
- },
486
- {
487
- id: 'mcp-gcp',
488
- name: '@anthropic/server-gcp',
489
- description: 'Google Cloud Platform — GCS, Cloud Run, GKE, IAM, and Cloud SQL',
490
- author: 'anthropic',
491
- version: '0.3.0',
492
- category: 'mcp',
493
- tags: ['gcp', 'cloud', 'infrastructure', 'devops'],
494
- stars: 540,
495
- installs: 13000,
496
- repository: 'https://github.com/anthropics/mcp-gcp',
497
- npmPackage: '@anthropic/server-gcp',
498
- createdAt: '2025-04-01'
381
+ tags: ['ui', 'components', 'react', 'frontend', 'design'],
382
+ stars: 4863,
383
+ installs: 11231,
384
+ repository: 'https://github.com/21st-dev/magic-mcp',
385
+ npmPackage: '@21st-dev/magic',
386
+ createdAt: '2025-03-11'
499
387
  },
388
+ // ── Cloud, Infra & DevOps ──
500
389
  {
501
- id: 'mcp-elasticsearch',
502
- name: '@elastic/mcp-server',
503
- description: 'Elasticsearchsearch, indexing, cluster health, and query management',
504
- author: 'elastic',
505
- version: '0.2.0',
506
- category: 'mcp',
507
- tags: ['elasticsearch', 'search', 'analytics', 'data'],
508
- stars: 410,
509
- installs: 8500,
510
- repository: 'https://github.com/elastic/mcp-server',
511
- npmPackage: '@elastic/mcp-server',
512
- createdAt: '2025-05-05'
513
- },
514
- {
515
- id: 'mcp-confluence',
516
- name: '@atlassian/mcp-confluence',
517
- description: 'Confluence — create, edit, and search pages, spaces, and attachments',
518
- author: 'atlassian',
390
+ id: 'mcp-cloudflare',
391
+ name: '@cloudflare/mcp-server-cloudflare',
392
+ description: 'Cloudflare API Workers, KV, R2, D1, DNS, and account management',
393
+ author: 'Cloudflare, Inc.',
519
394
  version: '0.2.0',
520
395
  category: 'mcp',
521
- tags: ['confluence', 'documentation', 'wiki', 'atlassian'],
522
- stars: 380,
523
- installs: 7800,
524
- repository: 'https://github.com/atlassian/mcp-confluence',
525
- npmPackage: '@atlassian/mcp-confluence',
526
- createdAt: '2025-05-15'
396
+ tags: ['cloudflare', 'dns', 'workers', 'infrastructure', 'devops'],
397
+ stars: 0,
398
+ installs: 2249,
399
+ npmPackage: '@cloudflare/mcp-server-cloudflare',
400
+ createdAt: '2024-11-27'
527
401
  },
528
402
  {
529
- id: 'mcp-sonar',
530
- name: '@sonarsource/mcp-server',
531
- description: 'SonarQube code qualityissues, metrics, and quality gates for code analysis',
532
- author: 'sonarsource',
533
- version: '0.1.0',
403
+ id: 'mcp-kubernetes',
404
+ name: 'mcp-server-kubernetes',
405
+ description: 'Kubernetes cluster managementpods, deployments, services, logs, and Helm',
406
+ author: 'Flux159',
407
+ version: '3.5.1',
534
408
  category: 'mcp',
535
- tags: ['sonarqube', 'code-quality', 'linting', 'analysis'],
536
- stars: 290,
537
- installs: 5600,
538
- repository: 'https://github.com/SonarSource/mcp-server',
539
- npmPackage: '@sonarsource/mcp-server',
540
- createdAt: '2025-05-20'
409
+ tags: ['kubernetes', 'k8s', 'containers', 'infrastructure', 'devops'],
410
+ stars: 1391,
411
+ installs: 13585,
412
+ repository: 'https://github.com/Flux159/mcp-server-kubernetes',
413
+ npmPackage: 'mcp-server-kubernetes',
414
+ createdAt: '2024-12-10'
541
415
  },
542
416
  {
543
- id: 'mcp-selenium',
544
- name: '@anthropic/server-selenium',
545
- description: 'Selenium WebDriverbrowser automation with full webdriver protocol support',
546
- author: 'anthropic',
547
- version: '0.3.0',
417
+ id: 'mcp-heroku',
418
+ name: '@heroku/mcp-server',
419
+ description: 'Heroku platform management apps, dynos, add-ons, releases, and config vars',
420
+ author: 'Heroku',
421
+ version: '1.2.2',
548
422
  category: 'mcp',
549
- tags: ['selenium', 'browser', 'automation', 'testing'],
550
- stars: 520,
551
- installs: 11000,
552
- repository: 'https://github.com/anthropics/mcp-selenium',
553
- npmPackage: '@anthropic/server-selenium',
554
- createdAt: '2025-03-05'
423
+ tags: ['heroku', 'paas', 'deployment', 'devops'],
424
+ stars: 76,
425
+ installs: 5693,
426
+ repository: 'https://github.com/heroku/heroku-mcp-server',
427
+ npmPackage: '@heroku/mcp-server',
428
+ createdAt: '2025-04-07'
555
429
  },
556
430
  {
557
- id: 'mcp-mongodb',
558
- name: '@mongodb/mcp-server',
559
- description: 'MongoDB document queries, aggregation pipelines, indexing, and schema analysis',
560
- author: 'mongodb',
561
- version: '0.2.0',
431
+ id: 'mcp-aws-kb',
432
+ name: '@modelcontextprotocol/server-aws-kb-retrieval',
433
+ description: 'Retrieve documents from an AWS Knowledge Base via Bedrock Agent Runtime',
434
+ author: 'Anthropic, PBC',
435
+ version: '0.6.2',
562
436
  category: 'mcp',
563
- tags: ['mongodb', 'database', 'nosql', 'data'],
564
- stars: 680,
565
- installs: 16000,
566
- repository: 'https://github.com/mongodb/mcp-server',
567
- npmPackage: '@mongodb/mcp-server',
568
- createdAt: '2025-04-15'
437
+ tags: ['aws', 'bedrock', 'retrieval', 'cloud', 'official'],
438
+ stars: 85625,
439
+ installs: 403,
440
+ repository: 'https://github.com/modelcontextprotocol/servers',
441
+ npmPackage: '@modelcontextprotocol/server-aws-kb-retrieval',
442
+ createdAt: '2025-01-14'
569
443
  },
570
444
  {
571
- id: 'mcp-mysql',
572
- name: '@modelcontextprotocol/server-mysql',
573
- description: 'MySQL database queries, schema exploration, and transaction management',
574
- author: 'modelcontextprotocol',
575
- version: '2026.1.14',
445
+ id: 'mcp-remote',
446
+ name: 'mcp-remote',
447
+ description: 'Adapter that connects local stdio MCP clients to remote HTTP/SSE MCP servers',
448
+ author: 'Glen Maddern',
449
+ version: '0.1.38',
576
450
  category: 'mcp',
577
- tags: ['mysql', 'database', 'sql', 'official', 'data'],
578
- stars: 980,
579
- installs: 25000,
580
- repository: 'https://github.com/modelcontextprotocol/servers',
581
- npmPackage: '@modelcontextprotocol/server-mysql',
582
- createdAt: '2025-01-20'
451
+ tags: ['proxy', 'remote', 'transport', 'infrastructure'],
452
+ stars: 1423,
453
+ installs: 354615,
454
+ repository: 'https://github.com/geelen/mcp-remote',
455
+ npmPackage: 'mcp-remote',
456
+ createdAt: '2025-03-17'
583
457
  },
458
+ // ── Monitoring & Payments ──
584
459
  {
585
- id: 'mcp-s3',
586
- name: '@anthropic/server-s3',
587
- description: 'Amazon S3bucket management, object operations, presigned URLs, and multipart uploads',
588
- author: 'anthropic',
589
- version: '0.4.0',
460
+ id: 'mcp-sentry',
461
+ name: '@sentry/mcp-server',
462
+ description: 'Sentry error tracking issues, events, releases, and performance monitoring',
463
+ author: 'getsentry',
464
+ version: '0.33.0',
590
465
  category: 'mcp',
591
- tags: ['s3', 'aws', 'storage', 'cloud'],
592
- stars: 760,
593
- installs: 19000,
594
- repository: 'https://github.com/anthropics/mcp-s3',
595
- npmPackage: '@anthropic/server-s3',
596
- createdAt: '2025-03-15'
466
+ tags: ['sentry', 'monitoring', 'errors', 'observability'],
467
+ stars: 687,
468
+ installs: 90109,
469
+ repository: 'https://github.com/getsentry/sentry-mcp',
470
+ npmPackage: '@sentry/mcp-server',
471
+ createdAt: '2025-04-24'
597
472
  },
598
473
  {
599
- id: 'mcp-ollama',
600
- name: '@anthropic/server-ollama',
601
- description: 'Ollama local LLM inference run and manage local models directly from OpenCode',
602
- author: 'anthropic',
603
- version: '0.3.0',
474
+ id: 'mcp-stripe',
475
+ name: '@stripe/mcp',
476
+ description: 'Stripe paymentscustomers, products, prices, invoices, and payment links',
477
+ author: 'Stripe',
478
+ version: '0.3.3',
604
479
  category: 'mcp',
605
- tags: ['ollama', 'llm', 'local', 'ai', 'inference'],
606
- stars: 2600,
607
- installs: 68000,
608
- repository: 'https://github.com/anthropics/mcp-ollama',
609
- npmPackage: '@anthropic/server-ollama',
610
- createdAt: '2025-03-20'
480
+ tags: ['stripe', 'payments', 'billing', 'commerce'],
481
+ stars: 1548,
482
+ installs: 22628,
483
+ repository: 'https://github.com/stripe/ai',
484
+ npmPackage: '@stripe/mcp',
485
+ createdAt: '2025-02-19'
611
486
  },
612
487
  // ── Prompts ──
613
488
  {
@@ -645,7 +520,7 @@ export const samplePackages = [
645
520
  stars: 780,
646
521
  installs: 4500,
647
522
  createdAt: '2025-03-01'
648
- },
523
+ }
649
524
  ];
650
525
  export const sampleWorkflows = [
651
526
  {
@@ -847,78 +722,10 @@ Ask about the project type first, then generate a complete scaffold.`,
847
722
  createdAt: '2025-04-15'
848
723
  }
849
724
  ];
850
- export const sampleDiscussions = [
851
- {
852
- id: 'disc-mcp-vs-openai',
853
- title: 'MCP Servers vs OpenAI Function Calling — When to use which?',
854
- author: 'devarchitect',
855
- content: 'I have been experimenting with both approaches. MCP seems more flexible for tool-based workflows since any client can use any server, but function calling is simpler to set up for single-provider apps. What is your experience and when do you reach for each?',
856
- category: 'question',
857
- replies: 23,
858
- stars: 45,
859
- createdAt: '2025-03-01'
860
- },
861
- {
862
- id: 'disc-best-coder-model',
863
- title: 'Best model for coding in 2026?',
864
- author: 'local-llm-fan',
865
- content: 'With Claude Opus 4.5, Gemini 2.5 Pro, GPT-5, DeepSeek V4, and Qwen4 all available — what are you using for daily development? Any standout for agentic coding workflows?',
866
- category: 'discussion',
867
- replies: 67,
868
- stars: 89,
869
- createdAt: '2025-03-10'
870
- },
871
- {
872
- id: 'disc-agora-init',
873
- title: 'Showcase: Zero-to-productive OpenCode setup in one command',
874
- author: 'agora-core',
875
- content: 'Just built an init flow that scans your project and generates the perfect opencode.json automatically. Node project? Gets the npm MCP servers. Python? Gets the right tools. Try `agora init` in your project!',
876
- category: 'showcase',
877
- replies: 12,
878
- stars: 34,
879
- createdAt: '2025-04-01'
880
- },
881
- {
882
- id: 'disc-mcp-security',
883
- title: 'Security considerations for MCP servers in production',
884
- author: 'sec-ops',
885
- content: 'What are people doing to secure MCP servers in production? I am particularly concerned about filesystem access scope, credential management, and rate limiting. Curious to hear what patterns the community has settled on.',
886
- category: 'question',
887
- replies: 31,
888
- stars: 56,
889
- createdAt: '2025-03-15'
890
- },
891
- {
892
- id: 'disc-workflow-sharing',
893
- title: 'Idea: Community workflow registry with versioning',
894
- author: 'wf-creator',
895
- content: 'What if we could version-control and share workflows like npm packages? Publish a workflow, others can install it with `agora use`, fork it, improve it, and contribute back. Think npm for agent workflows.',
896
- category: 'idea',
897
- replies: 18,
898
- stars: 42,
899
- createdAt: '2025-04-05'
900
- },
901
- {
902
- id: 'disc-local-vs-remote',
903
- title: 'Local models catching up — is 2026 the year of local coding?',
904
- author: 'offline-first',
905
- content: 'With Qwen4-72B and DeepSeek V4 running on consumer hardware, are we finally at the point where local models can replace cloud API for everyday coding? What is your local setup looking like?',
906
- category: 'discussion',
907
- replies: 45,
908
- stars: 78,
909
- createdAt: '2025-04-10'
910
- },
911
- {
912
- id: 'disc-mcp-server-list',
913
- title: 'What is your must-have MCP server stack?',
914
- author: 'stack-builder',
915
- content: 'Mine: filesystem (obvious), GitHub (dev workflow), sequential-thinking (complex reasoning), memory (context retention), and postgres (data access). What are your non-negotiables?',
916
- category: 'discussion',
917
- replies: 38,
918
- stars: 63,
919
- createdAt: '2025-04-15'
920
- }
921
- ];
725
+ // Discussions are backend-only. The offline build ships none rather than
726
+ // fabricated community activity — real threads are served live when
727
+ // AGORA_API_URL points at a deployed backend.
728
+ export const sampleDiscussions = [];
922
729
  export const sampleTutorials = [
923
730
  {
924
731
  id: 'tut-mcp-basics',
@@ -929,31 +736,28 @@ export const sampleTutorials = [
929
736
  steps: [
930
737
  {
931
738
  title: 'What is MCP?',
932
- content: 'The Model Context Protocol (MCP) is an open standard that lets AI models connect with external tools and data sources. Think of it as a USB-C port for AI — a universal way to plug any AI into any tool. MCP was created by Anthropic and is now governed by the Linux Foundation\'s Agentic AI Foundation.',
739
+ content: "The Model Context Protocol (MCP) is an open standard that lets AI models connect with external tools and data sources. Think of it as a USB-C port for AI — a universal way to plug any AI into any tool. MCP was created by Anthropic and is now governed by the Linux Foundation's Agentic AI Foundation."
933
740
  },
934
741
  {
935
742
  title: 'Installing Your First MCP Server',
936
- content: 'Let\'s install the filesystem MCP server. OpenCode uses MCP servers to access your files, run commands, and interact with APIs.',
937
- code: `npm install -g @modelcontextprotocol/server-filesystem`,
743
+ content: "Let's install the filesystem MCP server. OpenCode uses MCP servers to access your files, run commands, and interact with APIs.",
744
+ code: `npm install -g @modelcontextprotocol/server-filesystem`
938
745
  },
939
746
  {
940
747
  title: 'Configure in OpenCode',
941
748
  content: 'Add the MCP server to your OpenCode configuration and restart opencode to pick it up:',
942
749
  code: `{
943
- "mcpServers": {
750
+ "mcp": {
944
751
  "filesystem": {
945
- "command": "npx",
946
- "args": [
947
- "@modelcontextprotocol/server-filesystem",
948
- "./"
949
- ]
752
+ "type": "local",
753
+ "command": ["npx", "@modelcontextprotocol/server-filesystem", "./"]
950
754
  }
951
755
  }
952
- }`,
756
+ }`
953
757
  },
954
758
  {
955
759
  title: 'Test It Out',
956
- content: 'Now in OpenCode, try asking: "List the files in the current directory" or "Read the package.json file". The AI will use the filesystem MCP server to access your files safely.',
760
+ content: 'Now in OpenCode, try asking: "List the files in the current directory" or "Read the package.json file". The AI will use the filesystem MCP server to access your files safely.'
957
761
  }
958
762
  ]
959
763
  },
@@ -966,7 +770,7 @@ export const sampleTutorials = [
966
770
  steps: [
967
771
  {
968
772
  title: 'Skills — Lightweight Prompts',
969
- content: 'Skills are markdown files with frontmatter that define agent behavior. They\'re the lightest form of customization. Create a file called `.opencode/skills/reviewer.md` and OpenCode will load it automatically.',
773
+ content: "Skills are markdown files with frontmatter that define agent behavior. They're the lightest form of customization. Create a file called `.opencode/skills/reviewer.md` and OpenCode will load it automatically.",
970
774
  code: `---
971
775
  name: code-reviewer
972
776
  description: Reviews code for quality and security
@@ -975,15 +779,15 @@ description: Reviews code for quality and security
975
779
  You are a senior code reviewer. Focus on:
976
780
  - Security vulnerabilities
977
781
  - Performance issues
978
- - Code style and maintainability`,
782
+ - Code style and maintainability`
979
783
  },
980
784
  {
981
785
  title: 'Agents — Specialized Workers',
982
- content: 'Agents are specialized workers with their own system prompt and tool permissions. You can define them in your opencode.json or using the `opencode agent create` command. Each agent can have different model, permissions, and behavior.',
786
+ content: 'Agents are specialized workers with their own system prompt and tool permissions. You can define them in your opencode.json or using the `opencode agent create` command. Each agent can have different model, permissions, and behavior.'
983
787
  },
984
788
  {
985
789
  title: 'Plugins — Full Integration',
986
- content: 'Plugins are npm packages that provide full TypeScript integration with hooks, tools, and event handlers. Agora itself runs as a plugin. Plugins can add custom tools, respond to events, and integrate deeply with OpenCode.',
790
+ content: 'Plugins are npm packages that provide full TypeScript integration with hooks, tools, and event handlers. Agora itself runs as a plugin. Plugins can add custom tools, respond to events, and integrate deeply with OpenCode.'
987
791
  }
988
792
  ]
989
793
  },
@@ -997,16 +801,16 @@ You are a senior code reviewer. Focus on:
997
801
  {
998
802
  title: 'Install the TDD Workflow',
999
803
  content: 'Agora comes with a TDD workflow. View it first:',
1000
- code: `agora browse wf-tdd-cycle`,
804
+ code: `agora browse wf-tdd-cycle`
1001
805
  },
1002
806
  {
1003
807
  title: 'Apply the Workflow',
1004
808
  content: 'Apply the workflow as an OpenCode skill to use it during development:',
1005
- code: `agora use wf-tdd-cycle`,
809
+ code: `agora use wf-tdd-cycle`
1006
810
  },
1007
811
  {
1008
812
  title: 'Start Coding',
1009
- content: 'Now when you ask OpenCode to implement a feature, it will automatically follow TDD — write the test first, implement, then refactor. The structured thinking MCP server helps with the planning phase.',
813
+ content: 'Now when you ask OpenCode to implement a feature, it will automatically follow TDD — write the test first, implement, then refactor. The structured thinking MCP server helps with the planning phase.'
1010
814
  }
1011
815
  ]
1012
816
  },
@@ -1021,15 +825,15 @@ You are a senior code reviewer. Focus on:
1021
825
  title: 'Install Security Tools',
1022
826
  content: 'First, install the security audit workflow and the necessary MCP servers:',
1023
827
  code: `agora use wf-security-audit
1024
- agora install mcp-github`,
828
+ agora install mcp-github`
1025
829
  },
1026
830
  {
1027
831
  title: 'Run an Audit',
1028
- content: 'In OpenCode, use the security workflow: "Run a security audit on this project". The agent will check for OWASP Top 10 vulnerabilities, hardcoded secrets, dependency vulnerabilities, and more.',
832
+ content: 'In OpenCode, use the security workflow: "Run a security audit on this project". The agent will check for OWASP Top 10 vulnerabilities, hardcoded secrets, dependency vulnerabilities, and more.'
1029
833
  },
1030
834
  {
1031
835
  title: 'Review Findings',
1032
- content: 'The audit produces a prioritized report with severity levels and suggested fixes. Each finding includes a clear remediation step you can ask OpenCode to implement.',
836
+ content: 'The audit produces a prioritized report with severity levels and suggested fixes. Each finding includes a clear remediation step you can ask OpenCode to implement.'
1033
837
  }
1034
838
  ]
1035
839
  },
@@ -1043,7 +847,7 @@ agora install mcp-github`,
1043
847
  {
1044
848
  title: 'Prerequisites',
1045
849
  content: 'Make sure you have the MCP SDK installed and a basic understanding of TypeScript.',
1046
- code: `npm install @modelcontextprotocol/sdk zod`,
850
+ code: `npm install @modelcontextprotocol/sdk zod`
1047
851
  },
1048
852
  {
1049
853
  title: 'Create a Basic Server',
@@ -1060,7 +864,7 @@ server.tool("greet", { name: z.string() }, async ({ name }) => ({
1060
864
  // Start with stdio transport
1061
865
  const { StdioServerTransport } = await import("@modelcontextprotocol/sdk/server/stdio.js");
1062
866
  const transport = new StdioServerTransport();
1063
- await server.connect(transport);`,
867
+ await server.connect(transport);`
1064
868
  },
1065
869
  {
1066
870
  title: 'Test Your Server',
@@ -1070,13 +874,13 @@ npx tsx src/my-server.ts
1070
874
 
1071
875
  # Add to opencode.json
1072
876
  {
1073
- "mcpServers": {
877
+ "mcp": {
1074
878
  "my-server": {
1075
- "command": "npx",
1076
- "args": ["tsx", "src/my-server.ts"]
879
+ "type": "local",
880
+ "command": ["npx", "tsx", "src/my-server.ts"]
1077
881
  }
1078
882
  }
1079
- }`,
883
+ }`
1080
884
  }
1081
885
  ]
1082
886
  },
@@ -1089,35 +893,35 @@ npx tsx src/my-server.ts
1089
893
  steps: [
1090
894
  {
1091
895
  title: 'Keyboard Shortcuts',
1092
- content: 'Learn the essential keybindings: Tab switches between agents, Ctrl+C interrupts the current action, Ctrl+L clears the conversation, / lists all available commands.',
896
+ content: 'Learn the essential keybindings: Tab switches between agents, Ctrl+C interrupts the current action, Ctrl+L clears the conversation, / lists all available commands.'
1093
897
  },
1094
898
  {
1095
899
  title: 'Custom Agents',
1096
900
  content: 'Create specialized agents for different tasks. For example, a "reviewer" agent with read-only permissions for code review, or a "deploy" agent with access to deployment tools.',
1097
- code: `opencode agent create --name reviewer --mode primary --permissions read,glob,grep`,
901
+ code: `opencode agent create --name reviewer --mode primary --permissions read,glob,grep`
1098
902
  },
1099
903
  {
1100
904
  title: 'Session Management',
1101
- content: 'Continue previous sessions with `opencode -c`, fork them with `opencode --fork`, or start a specific agent with `opencode --agent reviewer`. Sessions persist across restarts.',
905
+ content: 'Continue previous sessions with `opencode -c`, fork them with `opencode --fork`, or start a specific agent with `opencode --agent reviewer`. Sessions persist across restarts.'
1102
906
  }
1103
907
  ]
1104
908
  }
1105
909
  ];
1106
910
  export const trendingTags = [
1107
911
  'mcp',
1108
- 'workflow',
1109
- 'security',
1110
- 'testing',
1111
- 'refactor',
1112
- 'llm',
1113
- 'local',
1114
- 'productivity',
912
+ 'official',
1115
913
  'database',
914
+ 'search',
915
+ 'web',
916
+ 'ai',
1116
917
  'devops',
918
+ 'browser',
919
+ 'automation',
920
+ 'infrastructure',
1117
921
  'frontend',
1118
- 'ai',
1119
- 'docker',
1120
- 'api',
1121
- 'observability'
922
+ 'workflow',
923
+ 'security',
924
+ 'testing',
925
+ 'api'
1122
926
  ];
1123
927
  //# sourceMappingURL=data.js.map