@@ -42,7 +42,7 @@ export const CATEGORIES: readonly AdapterCategory[] = [
4242 'chutes' , 'clarifai' , 'claude' , 'cloudflare' , 'cohere' , 'deepinfra' ,
4343 'deepseek' , 'featherless' , 'fireworks' , 'friendli' , 'gemini' ,
4444 'gmicloud' , 'google-vertex' , 'groq' , 'inception' , 'inceptron' ,
45- 'infermatic' , 'inflection' , 'ionet' , 'kimi' , 'liquid' , 'mancer' ,
45+ 'infermatic' , 'inflection' , 'ionet' , 'kimi' , 'liquid' , 'litellm' , ' mancer',
4646 'minimax' , 'mistral' , 'moonshot' , 'morph' , 'nebius' , 'nextbit' ,
4747 'novita' , 'openai' , 'openinference' , 'parasail' , 'perceptron' ,
4848 'perplexity' , 'phala' , 'qwen' , 'reka' , 'relace' , 'sambanova' ,
@@ -126,7 +126,7 @@ export const CATEGORIES: readonly AdapterCategory[] = [
126126 id : 'mcp-servers' ,
127127 pkgPrefix : '@profullstack/sh1pt-mcp-server' ,
128128 description : 'MCP server callers - tool calls over configured MCP transports' ,
129- adapters : [ 'penpot' ] ,
129+ adapters : [ 'penpot' , 'specification-website' ] ,
130130 } ,
131131 {
132132 id : 'outreach' ,
@@ -144,7 +144,7 @@ export const CATEGORIES: readonly AdapterCategory[] = [
144144 id : 'promo' ,
145145 pkgPrefix : '@profullstack/sh1pt-promo' ,
146146 description : 'Ad networks + fundraising rails' ,
147- adapters : [ 'angellist' , 'apple-search' , 'capitalreach' , 'google' , 'kickstarter' , 'linkedin' , 'meta' , 'microsoft' , 'openvc' , 'reddit' , 'tiktok' , 'wefunder' , 'x' , 'youtube' ] ,
147+ adapters : [ 'angellist' , 'apple-search' , 'capitalreach' , 'google' , 'kickstarter' , 'linkedin' , 'meta' , 'microsoft' , 'openvc' , 'posthog' , ' reddit', 'tiktok' , 'wefunder' , 'x' , 'youtube' ] ,
148148 } ,
149149 {
150150 id : 'recipes' ,
0 commit comments