peptiko-mcp-server 1.0.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/README.md ADDED
@@ -0,0 +1,63 @@
1
+ # Peptiko MCP Server
2
+
3
+ MCP server for **Peptiko** — research-grade peptide catalog serving Moldova, CIS & EU markets.
4
+
5
+ ## Tools
6
+
7
+ | Tool | Description |
8
+ |------|-------------|
9
+ | `search_peptides` | Search catalog by name, abbreviation, category, or keyword |
10
+ | `get_product_details` | Full product info — mechanism, purity, CAS, formats, pricing |
11
+ | `reconstitution_calculator` | Calculate draw volume, syringe units, and doses per vial |
12
+ | `shipping_info` | Shipping rates and delivery times by country/region |
13
+ | `list_categories` | Browse all product categories with counts |
14
+
15
+ ## Resources
16
+
17
+ | Resource | Description |
18
+ |----------|-------------|
19
+ | `peptiko://catalog` | Complete product catalog |
20
+ | `peptiko://compliance` | RUO legal disclaimers |
21
+
22
+ ## Installation
23
+
24
+ ### Claude Desktop
25
+
26
+ Add to `~/Library/Application Support/Claude/claude_desktop_config.json`:
27
+
28
+ ```json
29
+ {
30
+ "mcpServers": {
31
+ "peptiko": {
32
+ "command": "npx",
33
+ "args": ["-y", "peptiko-mcp-server"]
34
+ }
35
+ }
36
+ }
37
+ ```
38
+
39
+ ### From source
40
+
41
+ ```bash
42
+ git clone https://github.com/your-username/peptiko-mcp-server
43
+ cd peptiko-mcp-server
44
+ npm install && npm run build
45
+ node dist/index.js
46
+ ```
47
+
48
+ ## Example Queries
49
+
50
+ - "What peptides do you have for recovery?"
51
+ - "Give me details on BPC-157"
52
+ - "How do I reconstitute a 5mg vial with 2ml BAC water for a 250mcg dose?"
53
+ - "What's the shipping cost to Romania?"
54
+ - "List all metabolic peptides"
55
+
56
+ ## About Peptiko
57
+
58
+ Peptiko supplies lab-grade research peptides from Chișinău, Moldova. 28+ compounds, ≥98% HPLC purity, third-party COA.
59
+
60
+ Website: [peptiko.xyz](https://peptiko.xyz)
61
+ Contact: peptiko@protonmail.com
62
+
63
+ *All products are for research use only. Not for human consumption.*
package/dist/data.d.ts ADDED
@@ -0,0 +1,25 @@
1
+ export interface Product {
2
+ id: string;
3
+ name: string;
4
+ nick: string;
5
+ abbr: string;
6
+ category: string;
7
+ searchTerms: string;
8
+ price: number;
9
+ unit: string;
10
+ desc: string;
11
+ mechanism: string;
12
+ purity: string;
13
+ storage: string;
14
+ cas: string;
15
+ formats: string[];
16
+ }
17
+ export interface ShippingZone {
18
+ code: string;
19
+ label: string;
20
+ cost: number;
21
+ days: string;
22
+ countries: string[];
23
+ }
24
+ export declare const PRODUCTS: Product[];
25
+ export declare const SHIPPING_ZONES: ShippingZone[];
package/dist/data.js ADDED
@@ -0,0 +1,568 @@
1
+ export const PRODUCTS = [
2
+ {
3
+ "id": "bpc-tb",
4
+ "name": "BPC-157 + TB-500",
5
+ "nick": "The Wolverine",
6
+ "abbr": "BPC·TB",
7
+ "category": "recovery",
8
+ "searchTerms": "bpc-157 tb-500 wolverine recovery восстановление recuperare",
9
+ "price": 94,
10
+ "unit": "20mg lyophilised",
11
+ "desc": "The definitive healing blend. Synergistic repair of tendons, ligaments, and connective tissue.",
12
+ "mechanism": "BPC-157 activates growth hormone receptors and promotes angiogenesis. TB-500 up-regulates thymosin beta-4, facilitating cell migration, differentiation, and connective tissue repair.",
13
+ "purity": "≥99% HPLC-MS verified",
14
+ "storage": "−20 °C, protect from light. ≥24 months.",
15
+ "cas": "137525-51-0 · 107761-42-2",
16
+ "formats": [
17
+ "5mg vial",
18
+ "10mg vial",
19
+ "20mg vial (stack)"
20
+ ]
21
+ },
22
+ {
23
+ "id": "ghk-cu",
24
+ "name": "GHK-Cu",
25
+ "nick": "The Weaver",
26
+ "abbr": "GHK-Cu",
27
+ "category": "recovery",
28
+ "searchTerms": "ghk-cu copper peptide weaver recovery медный пептид recuperare",
29
+ "price": 50,
30
+ "unit": "100mg lyophilised",
31
+ "desc": "Copper peptide stimulating collagen, elastin, and glycosaminoglycan synthesis for tissue remodelling.",
32
+ "mechanism": "GHK-Cu binds copper ions and activates over 4,000 genes involved in collagen production, antioxidant defense, wound healing, and anti-inflammatory pathways.",
33
+ "purity": "≥99% HPLC-MS verified",
34
+ "storage": "−20 °C. Reconstituted: 4 °C, ≤2 weeks.",
35
+ "cas": "49557-75-7",
36
+ "formats": [
37
+ "50mg vial",
38
+ "100mg vial",
39
+ "200mg bulk"
40
+ ]
41
+ },
42
+ {
43
+ "id": "ta1",
44
+ "name": "Thymosin Alpha-1",
45
+ "nick": "The Shield",
46
+ "abbr": "Tα-1",
47
+ "category": "recovery",
48
+ "searchTerms": "thymosin alpha-1 shield immune recovery иммунитет imunitate",
49
+ "price": 86,
50
+ "unit": "10mg lyophilised",
51
+ "desc": "Potent immunomodulator. Enhances T-cell activity, NK cell function, and antiviral response.",
52
+ "mechanism": "Thymosin α1 enhances T-cell maturation and differentiation, upregulates MHC class I expression, and modulates cytokine production to restore immune homeostasis.",
53
+ "purity": "≥99% HPLC-MS verified",
54
+ "storage": "−20 °C, avoid freeze-thaw cycles.",
55
+ "cas": "62304-98-7",
56
+ "formats": [
57
+ "1mg vial",
58
+ "5mg vial",
59
+ "10mg vial"
60
+ ]
61
+ },
62
+ {
63
+ "id": "semaglutide",
64
+ "name": "Semaglutide",
65
+ "nick": "",
66
+ "abbr": "GLP-1",
67
+ "category": "metabolic",
68
+ "searchTerms": "semaglutide glp-1 metabolic метаболизм metabolic",
69
+ "price": 81,
70
+ "unit": "10mg lyophilised",
71
+ "desc": "GLP-1 receptor agonist. Research into appetite regulation, insulin secretion, and metabolic pathways.",
72
+ "mechanism": "Semaglutide mimics glucagon-like peptide-1 (GLP-1), stimulating insulin secretion, suppressing glucagon, slowing gastric emptying, and signaling satiety via hypothalamic pathways.",
73
+ "purity": "≥99% HPLC-MS verified",
74
+ "storage": "−20 °C lyophilised. 4 °C after reconstitution, ≤28 days.",
75
+ "cas": "910463-68-2",
76
+ "formats": [
77
+ "2mg vial",
78
+ "5mg vial",
79
+ "10mg vial"
80
+ ]
81
+ },
82
+ {
83
+ "id": "tirzepatide",
84
+ "name": "Tirzepatide",
85
+ "nick": "The Dual Agonist",
86
+ "abbr": "GIP·GLP",
87
+ "category": "metabolic",
88
+ "searchTerms": "tirzepatide dual agonist metabolic двойной агонист",
89
+ "price": 161,
90
+ "unit": "40mg lyophilised",
91
+ "desc": "Dual GIP/GLP-1 receptor agonist. Superior metabolic and weight regulation research compound.",
92
+ "mechanism": "Tirzepatide activates both GIP and GLP-1 receptors simultaneously, producing additive effects on insulin secretion, appetite suppression, and fat oxidation beyond single-agonist compounds.",
93
+ "purity": "≥99% HPLC-MS verified",
94
+ "storage": "−20 °C. ≥18 months lyophilised.",
95
+ "cas": "2023788-19-2",
96
+ "formats": [
97
+ "5mg vial",
98
+ "10mg vial",
99
+ "40mg bulk"
100
+ ]
101
+ },
102
+ {
103
+ "id": "tesamorelin",
104
+ "name": "Tesamorelin",
105
+ "nick": "The GH Releaser",
106
+ "abbr": "GHRH",
107
+ "category": "metabolic",
108
+ "searchTerms": "tesamorelin gh releaser ghrh metabolic гормон роста",
109
+ "price": 86,
110
+ "unit": "10mg lyophilised",
111
+ "desc": "GHRH analogue. FDA-approved backbone compound for growth hormone secretion research.",
112
+ "mechanism": "Tesamorelin is a synthetic GHRH analogue that binds pituitary GHRH receptors, stimulating pulsatile GH release without suppressing the hypothalamic-pituitary axis.",
113
+ "purity": "≥99% HPLC-MS verified",
114
+ "storage": "−20 °C, light-sensitive. Do not shake.",
115
+ "cas": "218949-48-9",
116
+ "formats": [
117
+ "2mg vial",
118
+ "5mg vial",
119
+ "10mg vial"
120
+ ]
121
+ },
122
+ {
123
+ "id": "cjc-ipa",
124
+ "name": "CJC-1295 + Ipamorelin",
125
+ "nick": "The Architects",
126
+ "abbr": "CJC·IPA",
127
+ "category": "performance",
128
+ "searchTerms": "cjc-1295 ipamorelin architects gh performance производительность",
129
+ "price": 49,
130
+ "unit": "10mg (5+5) lyophilised",
131
+ "desc": "Gold-standard GH optimization blend. Sustained pulsatile growth hormone release without cortisol spike.",
132
+ "mechanism": "CJC-1295 (DAC) extends GHRH half-life to ~8 days via DAC technology. Ipamorelin selectively stimulates GH release via ghrelin receptor without elevating cortisol or prolactin.",
133
+ "purity": "≥99% HPLC-MS verified",
134
+ "storage": "−20 °C. ≥24 months lyophilised.",
135
+ "cas": "863288-34-0 · 170851-70-4",
136
+ "formats": [
137
+ "5+5mg vial set",
138
+ "10+10mg vial set"
139
+ ]
140
+ },
141
+ {
142
+ "id": "pt141",
143
+ "name": "PT-141",
144
+ "nick": "The Desire",
145
+ "abbr": "PT-141",
146
+ "category": "performance",
147
+ "searchTerms": "pt-141 bremelanotide desire performance желание",
148
+ "price": 49,
149
+ "unit": "10mg lyophilised",
150
+ "desc": "Bremelanotide — MC3R/MC4R agonist for sexual function and arousal research pathways.",
151
+ "mechanism": "PT-141 activates melanocortin MC3R and MC4R receptors in the CNS, modulating dopamine activity and neural pathways governing sexual arousal independent of vascular mechanisms.",
152
+ "purity": "≥99% HPLC-MS verified",
153
+ "storage": "−20 °C. Light-sensitive.",
154
+ "cas": "189691-06-3",
155
+ "formats": [
156
+ "5mg vial",
157
+ "10mg vial"
158
+ ]
159
+ },
160
+ {
161
+ "id": "semax",
162
+ "name": "Semax",
163
+ "nick": "The Edge",
164
+ "abbr": "SEMAX",
165
+ "category": "performance",
166
+ "searchTerms": "semax edge nootropic bdnf performance ноотроп когнитивный",
167
+ "price": 36,
168
+ "unit": "5mg lyophilised",
169
+ "desc": "ACTH-derived nootropic. Elevates BDNF, enhances memory consolidation and cognitive resilience.",
170
+ "mechanism": "Semax (ACTH 4-7 analogue) upregulates BDNF and NGF expression in the hippocampus, enhancing synaptic plasticity and neuroprotection under stress conditions.",
171
+ "purity": "≥99% HPLC-MS verified",
172
+ "storage": "−20 °C. ≥12 months lyophilised.",
173
+ "cas": "80714-61-0",
174
+ "formats": [
175
+ "1mg vial",
176
+ "5mg vial"
177
+ ]
178
+ },
179
+ {
180
+ "id": "epithalon",
181
+ "name": "Epithalon",
182
+ "nick": "The Clock",
183
+ "abbr": "EPT",
184
+ "category": "longevity",
185
+ "searchTerms": "epithalon clock telomerase longevity долголетие longevitate telomer",
186
+ "price": 36,
187
+ "unit": "10mg lyophilised",
188
+ "desc": "Tetrapeptide from pineal gland. Activates telomerase, extends telomere length in aging research.",
189
+ "mechanism": "Epithalon (Ala-Glu-Asp-Gly) activates telomerase via p53 pathway modulation, restoring telomere length in senescent cells. Also regulates melatonin synthesis and circadian rhythm.",
190
+ "purity": "≥99% HPLC-MS verified",
191
+ "storage": "−20 °C. Reconstituted: 4 °C, ≤7 days.",
192
+ "cas": "307297-39-8",
193
+ "formats": [
194
+ "5mg vial",
195
+ "10mg vial",
196
+ "20mg vial"
197
+ ]
198
+ },
199
+ {
200
+ "id": "selank",
201
+ "name": "Selank",
202
+ "nick": "The Calm",
203
+ "abbr": "SELANK",
204
+ "category": "longevity",
205
+ "searchTerms": "selank calm anxiolytic gaba longevity анксиолитик стресс anxiolitic",
206
+ "price": 36,
207
+ "unit": "5mg lyophilised",
208
+ "desc": "Anxiolytic heptapeptide. GABA and serotonin modulation without sedation. Stress resilience research.",
209
+ "mechanism": "Selank modulates GABAergic, serotonergic, and dopaminergic systems, increasing BDNF expression and enkephalinase activity without receptor downregulation or dependence potential.",
210
+ "purity": "≥99% HPLC-MS verified",
211
+ "storage": "−20 °C. ≥18 months lyophilised.",
212
+ "cas": "129954-34-3",
213
+ "formats": [
214
+ "2mg vial",
215
+ "5mg vial"
216
+ ]
217
+ },
218
+ {
219
+ "id": "mots-c",
220
+ "name": "MOTS-c",
221
+ "nick": "",
222
+ "abbr": "MOTS-c",
223
+ "category": "longevity",
224
+ "searchTerms": "mots-c longevity mitochondria ampk митохондрии долголетие",
225
+ "price": 61,
226
+ "unit": "10mg lyophilised",
227
+ "desc": "Mitochondrial-encoded peptide activating AMPK. Metabolic flexibility and longevity pathway research.",
228
+ "mechanism": "MOTS-c is encoded in mitochondrial 12S rRNA. Under metabolic stress it translocates to the nucleus, activating AMPK and Nrf2 pathways to promote mitochondrial biogenesis and insulin sensitivity.",
229
+ "purity": "≥99% HPLC-MS verified",
230
+ "storage": "−20 °C. ≥24 months lyophilised.",
231
+ "cas": "1448672-61-4",
232
+ "formats": [
233
+ "5mg vial",
234
+ "10mg vial"
235
+ ]
236
+ },
237
+ {
238
+ "id": "retatrutide",
239
+ "name": "Retatrutide",
240
+ "nick": "The Triple",
241
+ "abbr": "GGG",
242
+ "category": "metabolic",
243
+ "searchTerms": "retatrutide triple agonist gip glp gcg metabolic тройной агонист",
244
+ "price": 189,
245
+ "unit": "10mg lyophilised",
246
+ "desc": "Triple GIP/GLP-1/Glucagon receptor agonist. Next-generation metabolic compound with three synergistic pathways.",
247
+ "mechanism": "Retatrutide simultaneously activates GIP, GLP-1, and glucagon receptors. The triple agonism produces additive effects on energy expenditure via glucagon, appetite suppression via GLP-1, and insulin sensitivity via GIP — exceeding dual-agonist compounds in metabolic pathway modulation.",
248
+ "purity": "≥99% HPLC-MS verified",
249
+ "storage": "−20 °C lyophilised. 4 °C after reconstitution, ≤14 days.",
250
+ "cas": "2381089-83-2",
251
+ "formats": [
252
+ "3mg vial",
253
+ "5mg vial",
254
+ "10mg vial"
255
+ ]
256
+ },
257
+ {
258
+ "id": "pinealon",
259
+ "name": "Pinealon",
260
+ "nick": "The Sentinel",
261
+ "abbr": "PIN",
262
+ "category": "longevity",
263
+ "searchTerms": "pinealon brain neuroprotection sentinel мозг нейропротекция creier neuroprotecție",
264
+ "price": 42,
265
+ "unit": "20mg lyophilised",
266
+ "desc": "Tripeptide (Glu-Asp-Arg) isolated from pineal gland extracts. Studied for neuroprotective and cognitive-supporting properties in brain tissue models.",
267
+ "mechanism": "Pinealon is a synthetic tripeptide (Glu-Asp-Arg) originally derived from pineal gland peptide bioregulators. In cellular models, it has been shown to penetrate cell membranes and nuclear envelopes, interacting with DNA to regulate gene expression related to antioxidant defense and neuronal survival. Studies suggest it may modulate melatonin synthesis pathways and protect neurons against oxidative stress-induced apoptosis.",
268
+ "purity": "≥98% HPLC verified",
269
+ "storage": "2–8 °C, protect from light. ≥24 months.",
270
+ "cas": "157115-85-0",
271
+ "formats": [
272
+ "10mg vial",
273
+ "20mg vial"
274
+ ]
275
+ },
276
+ {
277
+ "id": "aod-9604",
278
+ "name": "AOD-9604",
279
+ "nick": "The Sculptor",
280
+ "abbr": "AOD",
281
+ "category": "metabolic",
282
+ "searchTerms": "aod-9604 fat loss sculptor metabolism метаболизм жиросжигание pierdere grăsime",
283
+ "price": 52,
284
+ "unit": "5mg lyophilised",
285
+ "desc": "Modified fragment (176–191) of human growth hormone. Studied for its role in lipid metabolism without affecting IGF-1 or insulin levels.",
286
+ "mechanism": "AOD-9604 mimics the lipolytic region of growth hormone without activating the full GH receptor. It stimulates lipolysis and inhibits lipogenesis in adipose tissue models, acting through a distinct mechanism that does not elevate IGF-1 levels or affect glucose metabolism.",
287
+ "purity": "≥99% HPLC-MS verified",
288
+ "storage": "−20 °C lyophilised. 4 °C after reconstitution, ≤21 days.",
289
+ "cas": "221231-10-3",
290
+ "formats": [
291
+ "2mg vial",
292
+ "5mg vial"
293
+ ]
294
+ },
295
+ {
296
+ "id": "dsip",
297
+ "name": "DSIP",
298
+ "nick": "The Sandman",
299
+ "abbr": "DSIP",
300
+ "category": "recovery",
301
+ "searchTerms": "dsip delta sleep inducing peptide sandman сон sleep somn",
302
+ "price": 38,
303
+ "unit": "5mg lyophilised",
304
+ "desc": "Delta Sleep-Inducing Peptide. Studied for modulation of sleep architecture, stress resilience, and neuroendocrine regulation.",
305
+ "mechanism": "DSIP modulates sleep-wake cycles by influencing delta-wave sleep patterns through interaction with central GABAergic and serotonergic pathways. Research indicates it may also regulate ACTH and cortisol secretion, contributing to stress adaptation and circadian rhythm normalization.",
306
+ "purity": "≥98% HPLC verified",
307
+ "storage": "−20 °C lyophilised. 2–8 °C after reconstitution, ≤14 days.",
308
+ "cas": "62568-57-4",
309
+ "formats": [
310
+ "2mg vial",
311
+ "5mg vial"
312
+ ]
313
+ },
314
+ {
315
+ "id": "kpv",
316
+ "name": "KPV",
317
+ "nick": "The Peacekeeper",
318
+ "abbr": "KPV",
319
+ "category": "recovery",
320
+ "searchTerms": "kpv anti-inflammatory peacekeeper противовоспалительный antiinflamator",
321
+ "price": 45,
322
+ "unit": "10mg lyophilised",
323
+ "desc": "C-terminal tripeptide of alpha-MSH. Studied for potent anti-inflammatory activity in gut and skin tissue models.",
324
+ "mechanism": "KPV (Lys-Pro-Val) is derived from the C-terminus of alpha-melanocyte-stimulating hormone. It inhibits NF-κB activation and reduces pro-inflammatory cytokine production (TNF-α, IL-6, IL-1β) in cellular models. Studies show activity in gut epithelial and dermal fibroblast assays without melanocortin receptor-mediated pigmentation effects.",
325
+ "purity": "≥98% HPLC verified",
326
+ "storage": "−20 °C lyophilised. 2–8 °C after reconstitution, ≤14 days.",
327
+ "cas": "67727-97-3",
328
+ "formats": [
329
+ "5mg vial",
330
+ "10mg vial"
331
+ ]
332
+ },
333
+ {
334
+ "id": "cerebrolysin",
335
+ "name": "Cerebrolysin",
336
+ "nick": "The Architect",
337
+ "abbr": "CERE",
338
+ "category": "longevity",
339
+ "searchTerms": "cerebrolysin brain neuropeptide architect мозг нейропептид creier neuropeptidă",
340
+ "price": 68,
341
+ "unit": "5ml ampoule",
342
+ "desc": "Porcine brain-derived neuropeptide preparation. Extensively studied in CIS/EU for neurotrophic support, cognitive function, and neuronal plasticity.",
343
+ "mechanism": "Cerebrolysin is a mixture of low-molecular-weight neuropeptides and free amino acids derived from porcine brain tissue. It mimics the action of endogenous neurotrophic factors (BDNF, GDNF, NGF), promoting neuronal survival, synaptic plasticity, and neurogenesis. Studies demonstrate modulation of GSK-3β and CDK5 pathways relevant to neuroprotection.",
344
+ "purity": "Standardised peptide content per pharmacopoeia",
345
+ "storage": "2–8 °C, protect from light. Do not freeze.",
346
+ "cas": "12656-61-0",
347
+ "formats": [
348
+ "5ml ampoule",
349
+ "10ml ampoule"
350
+ ]
351
+ },
352
+ {
353
+ "id": "ll-37",
354
+ "name": "LL-37",
355
+ "nick": "The Guardian",
356
+ "abbr": "LL-37",
357
+ "category": "recovery",
358
+ "searchTerms": "ll-37 antimicrobial immune guardian антимикробный иммунитет antimicrobian imunitate",
359
+ "price": 58,
360
+ "unit": "5mg lyophilised",
361
+ "desc": "Human cathelicidin antimicrobial peptide. Studied for broad-spectrum antimicrobial, immunomodulatory, and wound-healing properties.",
362
+ "mechanism": "LL-37 is the only human cathelicidin-derived antimicrobial peptide. It disrupts microbial membranes through electrostatic interactions with negatively charged lipid bilayers. Beyond direct antimicrobial activity, it modulates innate immunity by promoting chemotaxis of immune cells, neutralizing endotoxins (LPS), and enhancing wound closure through keratinocyte and fibroblast migration.",
363
+ "purity": "≥95% HPLC verified",
364
+ "storage": "−20 °C lyophilised. Avoid repeated freeze-thaw.",
365
+ "cas": "154947-66-7",
366
+ "formats": [
367
+ "1mg vial",
368
+ "5mg vial"
369
+ ]
370
+ },
371
+ {
372
+ "id": "ss-31",
373
+ "name": "SS-31 (Elamipretide)",
374
+ "nick": "The Reactor",
375
+ "abbr": "SS-31",
376
+ "category": "longevity",
377
+ "searchTerms": "ss-31 elamipretide mitochondria reactor митохондрии mitocondrii",
378
+ "price": 72,
379
+ "unit": "5mg lyophilised",
380
+ "desc": "Mitochondria-targeted tetrapeptide. Studied for restoration of bioenergetic function, reduction of oxidative stress, and cellular rejuvenation.",
381
+ "mechanism": "SS-31 (D-Arg-Dmt-Lys-Phe-NH₂) selectively concentrates in the inner mitochondrial membrane by binding to cardiolipin. This interaction optimizes electron transport chain efficiency, reduces electron leak and ROS generation, and stabilizes cytochrome c interactions. Studies demonstrate restoration of ATP production and protection against ischemia-reperfusion injury in cardiac and renal tissue models.",
382
+ "purity": "≥98% HPLC-MS verified",
383
+ "storage": "−20 °C lyophilised. 2–8 °C after reconstitution, ≤7 days.",
384
+ "cas": "736992-21-5",
385
+ "formats": [
386
+ "1mg vial",
387
+ "5mg vial"
388
+ ]
389
+ },
390
+ {
391
+ "id": "dihexa",
392
+ "name": "Dihexa",
393
+ "nick": "The Synapse",
394
+ "abbr": "DHX",
395
+ "category": "longevity",
396
+ "searchTerms": "dihexa cognitive synapse neurotrophic когнитивный нейротрофический cognitiv neurotrofic",
397
+ "price": 65,
398
+ "unit": "10mg lyophilised",
399
+ "desc": "Angiotensin IV analog. Studied for extraordinary neurotrophic potency — up to 10⁷× more active than BDNF in promoting synaptic connectivity.",
400
+ "mechanism": "Dihexa (N-hexanoic-Tyr-Ile-(6) aminohexanoic amide) is a stable, blood-brain-barrier-penetrant analog of angiotensin IV. It activates hepatocyte growth factor (HGF/c-Met) signaling, promoting dendritic spine formation and synaptic connectivity. In animal models, it demonstrated cognitive enhancement at picomolar concentrations — orders of magnitude more potent than BDNF.",
401
+ "purity": "≥98% HPLC verified",
402
+ "storage": "−20 °C, protect from light and moisture.",
403
+ "cas": "1401708-83-5",
404
+ "formats": [
405
+ "5mg vial",
406
+ "10mg vial"
407
+ ]
408
+ },
409
+ {
410
+ "id": "gonadorelin",
411
+ "name": "Gonadorelin",
412
+ "nick": "The Regulator",
413
+ "abbr": "GnRH",
414
+ "category": "performance",
415
+ "searchTerms": "gonadorelin gnrh regulator gonadotropin гонадотропин gonadotropină",
416
+ "price": 35,
417
+ "unit": "2mg lyophilised",
418
+ "desc": "Synthetic GnRH decapeptide. Studied for pulsatile stimulation of LH and FSH release from the anterior pituitary.",
419
+ "mechanism": "Gonadorelin (pGlu-His-Trp-Ser-Tyr-Gly-Leu-Arg-Pro-Gly-NH₂) is identical to endogenous gonadotropin-releasing hormone. It binds GnRH receptors on anterior pituitary gonadotropes, triggering release of luteinizing hormone (LH) and follicle-stimulating hormone (FSH). Pulsatile administration maintains hypothalamic-pituitary-gonadal axis function, while continuous exposure leads to receptor desensitization.",
420
+ "purity": "≥99% HPLC-MS verified",
421
+ "storage": "−20 °C lyophilised. 2–8 °C after reconstitution, ≤14 days.",
422
+ "cas": "33515-09-2",
423
+ "formats": [
424
+ "2mg vial"
425
+ ]
426
+ },
427
+ {
428
+ "id": "humanin",
429
+ "name": "Humanin",
430
+ "nick": "The Shield",
431
+ "abbr": "HNG",
432
+ "category": "longevity",
433
+ "searchTerms": "humanin mitochondrial shield cytoprotection цитопротекция citoprotecție",
434
+ "price": 78,
435
+ "unit": "5mg lyophilised",
436
+ "desc": "Mitochondria-encoded micropeptide. Studied alongside MOTS-c for cytoprotective, anti-apoptotic, and metabolic signaling properties.",
437
+ "mechanism": "Humanin is a 24-amino-acid peptide encoded by mitochondrial DNA (MT-RNR2). It binds the trimeric receptor complex (CNTFR/WSX-1/gp130) and activates STAT3 signaling, promoting cell survival. It also binds IGFBP-3 and Bax, inhibiting intrinsic apoptosis. The S14G analog (HNG) shows enhanced potency. Studied in models of neurodegeneration, ischemia, and metabolic dysfunction.",
438
+ "purity": "≥95% HPLC verified",
439
+ "storage": "−20 °C lyophilised. Avoid repeated freeze-thaw cycles.",
440
+ "cas": "330936-69-1",
441
+ "formats": [
442
+ "1mg vial",
443
+ "5mg vial"
444
+ ]
445
+ },
446
+ {
447
+ "id": "5-amino-1mq",
448
+ "name": "5-Amino-1MQ",
449
+ "nick": "The Furnace",
450
+ "abbr": "5A1MQ",
451
+ "category": "metabolic",
452
+ "searchTerms": "5-amino-1mq nnmt inhibitor furnace метаболизм metabolism",
453
+ "price": 55,
454
+ "unit": "50mg capsules (30ct)",
455
+ "desc": "Selective NNMT inhibitor. Studied for activation of cellular energy expenditure and reduction of lipid accumulation in adipocyte models.",
456
+ "mechanism": "5-Amino-1MQ is a small-molecule inhibitor of nicotinamide N-methyltransferase (NNMT), an enzyme upregulated in adipose tissue during obesity. NNMT inhibition increases intracellular NAD+ and SAM concentrations, boosting cellular energy expenditure via sirtuin activation. In diet-induced obesity models, it reduced fat mass without affecting lean mass or food intake.",
457
+ "purity": "≥99% HPLC verified",
458
+ "storage": "Room temperature, dry place. Protect from light.",
459
+ "cas": "82575-32-8",
460
+ "formats": [
461
+ "50mg × 30 capsules",
462
+ "50mg × 60 capsules"
463
+ ]
464
+ },
465
+ {
466
+ "id": "nad-plus",
467
+ "name": "NAD+",
468
+ "nick": "The Battery",
469
+ "abbr": "NAD+",
470
+ "category": "longevity",
471
+ "searchTerms": "nad+ nicotinamide battery energy aging старение îmbătrânire",
472
+ "price": 85,
473
+ "unit": "500mg lyophilised",
474
+ "desc": "Nicotinamide adenine dinucleotide. Essential coenzyme studied for cellular energy metabolism, DNA repair, and sirtuin-mediated longevity pathways.",
475
+ "mechanism": "NAD+ is a central coenzyme in redox metabolism, serving as an electron carrier in glycolysis, the TCA cycle, and oxidative phosphorylation. It is also a required substrate for sirtuins (SIRT1–7), PARPs, and CD38 — enzymes governing DNA repair, epigenetic regulation, and circadian rhythm. Intracellular NAD+ declines with age; supplementation studies show restoration of mitochondrial function and activation of longevity-associated gene networks.",
476
+ "purity": "≥98% enzymatic grade",
477
+ "storage": "−20 °C lyophilised. Protect from light and moisture.",
478
+ "cas": "53-84-9",
479
+ "formats": [
480
+ "250mg vial",
481
+ "500mg vial",
482
+ "1g vial"
483
+ ]
484
+ },
485
+ {
486
+ "id": "cagrisema",
487
+ "name": "CagriSema",
488
+ "nick": "The Catalyst",
489
+ "abbr": "CGRS",
490
+ "category": "metabolic",
491
+ "searchTerms": "cagrisema cagrilintide semaglutide catalyst metabolic метаболический",
492
+ "price": 145,
493
+ "unit": "5mg lyophilised",
494
+ "desc": "Co-formulation of cagrilintide (amylin analog) and semaglutide (GLP-1 agonist). Studied for dual-pathway appetite and metabolic regulation surpassing single-agent approaches.",
495
+ "mechanism": "CagriSema combines two distinct mechanisms: cagrilintide is a long-acting amylin analog that activates amylin and calcitonin receptors in the area postrema and nucleus tractus solitarius, promoting satiety and slowing gastric emptying. Semaglutide activates GLP-1 receptors, enhancing glucose-dependent insulin secretion and central appetite suppression. The dual agonism produces additive effects on energy intake reduction and glycaemic control that exceed either agent alone in preclinical and clinical models.",
496
+ "purity": "≥98% HPLC-MS verified",
497
+ "storage": "−20 °C lyophilised. 2–8 °C after reconstitution, ≤14 days.",
498
+ "cas": "2601842-66-4 · 910463-68-2",
499
+ "formats": [
500
+ "3mg vial",
501
+ "5mg vial"
502
+ ]
503
+ },
504
+ {
505
+ "id": "bam15",
506
+ "name": "BAM15",
507
+ "nick": "The Uncoupler",
508
+ "abbr": "BAM",
509
+ "category": "metabolic",
510
+ "searchTerms": "bam15 uncoupler mitochondria fat metabolism метаболизм жиросжигание",
511
+ "price": 48,
512
+ "unit": "50mg powder",
513
+ "desc": "Selective mitochondrial protonophore. Studied for uncoupling oxidative phosphorylation to increase energy expenditure without raising core body temperature.",
514
+ "mechanism": "BAM15 is a mitochondria-selective protonophore that dissipates the proton gradient across the inner mitochondrial membrane, uncoupling electron transport from ATP synthesis. Unlike classical uncouplers (DNP), BAM15 does not depolarize the plasma membrane, avoiding off-target toxicity. In rodent models, it increased fatty acid oxidation, reduced fat mass, improved insulin sensitivity, and decreased hepatic lipid accumulation — all without hyperthermia or reduced food intake.",
515
+ "purity": "≥99% HPLC verified",
516
+ "storage": "−20 °C, dry, protect from light.",
517
+ "cas": "210538-09-5",
518
+ "formats": [
519
+ "25mg vial",
520
+ "50mg vial"
521
+ ]
522
+ },
523
+ {
524
+ "id": "trevogrumab",
525
+ "name": "Trevogrumab (Regeneron)",
526
+ "nick": "The Titan",
527
+ "abbr": "TREVO",
528
+ "category": "performance",
529
+ "searchTerms": "trevogrumab regeneron myostatin anti-myostatin muscle мышцы mușchi",
530
+ "price": 195,
531
+ "unit": "Research reference, inquire",
532
+ "desc": "Anti-myostatin monoclonal antibody developed by Regeneron. Studied for inhibition of GDF-8 signaling to promote skeletal muscle hypertrophy and prevent muscle wasting.",
533
+ "mechanism": "Trevogrumab is a fully human IgG4 monoclonal antibody that binds and neutralizes myostatin (GDF-8), a TGF-β superfamily member that negatively regulates skeletal muscle mass. By blocking myostatin from binding its receptor ActRIIB, trevogrumab removes the endogenous brake on muscle protein synthesis, enabling increased myofiber size and number. Preclinical and clinical studies have explored its potential in sarcopenia, muscular dystrophy, and cachexia models.",
534
+ "purity": "Recombinant, ≥95% SDS-PAGE",
535
+ "storage": "2–8 °C. Do not freeze. Protect from light.",
536
+ "cas": "Proprietary (Regeneron REGN1033)",
537
+ "formats": [
538
+ "Research vial — contact for availability"
539
+ ]
540
+ },
541
+ {
542
+ "id": "apitegromab",
543
+ "name": "Apitegromab (Scholar Rock)",
544
+ "nick": "The Liberator",
545
+ "abbr": "SRK-015",
546
+ "category": "performance",
547
+ "searchTerms": "apitegromab scholar rock srk-015 myostatin muscle мышцы mușchi",
548
+ "price": 185,
549
+ "unit": "Research reference, inquire",
550
+ "desc": "Anti-pro/latent myostatin antibody developed by Scholar Rock. Selectively blocks myostatin activation rather than the mature ligand, offering a targeted approach to muscle growth.",
551
+ "mechanism": "Apitegromab (SRK-015) is a monoclonal antibody with a novel mechanism: it binds pro-myostatin and latent myostatin, preventing proteolytic activation by furin and BMP-1/tolloid proteases. Unlike antibodies targeting mature myostatin, apitegromab acts upstream — blocking the conversion of inactive precursors to the active growth-inhibiting ligand. This selectivity avoids interference with other TGF-β family members (GDF-11, activins). Currently in clinical trials for spinal muscular atrophy (SMA) and muscle wasting conditions.",
552
+ "purity": "Recombinant, ≥95% SDS-PAGE",
553
+ "storage": "2–8 °C. Do not freeze. Protect from light.",
554
+ "cas": "Proprietary (Scholar Rock SRK-015)",
555
+ "formats": [
556
+ "Research vial — contact for availability"
557
+ ]
558
+ }
559
+ ];
560
+ export const SHIPPING_ZONES = [
561
+ { code: 'MD', label: 'Moldova (Domestic)', cost: 0, days: '1–2 business days', countries: ['Moldova'] },
562
+ { code: 'RO', label: 'Romania', cost: 5, days: '3–5 business days', countries: ['Romania'] },
563
+ { code: 'UA', label: 'Ukraine', cost: 8, days: '5–10 business days', countries: ['Ukraine'] },
564
+ { code: 'CIS', label: 'CIS Countries', cost: 10, days: '7–14 business days', countries: ['Russia', 'Belarus', 'Kazakhstan', 'Armenia', 'Georgia', 'Azerbaijan', 'Uzbekistan', 'Kyrgyzstan'] },
565
+ { code: 'EU', label: 'European Union', cost: 12, days: '5–10 business days', countries: ['Germany', 'France', 'Italy', 'Spain', 'Poland', 'Czech Republic', 'Hungary', 'Bulgaria', 'Austria', 'Netherlands', 'Belgium', 'Sweden', 'Greece', 'Portugal', 'Other EU'] },
566
+ { code: 'INTL', label: 'International', cost: 18, days: '10–21 business days', countries: ['UK', 'USA', 'Canada', 'Australia', 'Other'] },
567
+ ];
568
+ //# sourceMappingURL=data.js.map