Catalog
Core
Officialby kynth
Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.
Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.
README not available yet.
Install
Configuration
Environment variables
KYNTH_API_KEYrequiredsecretYour Kynth Core API key (ksk_live_…). Free at api.kynth.studio/dashboard — 500 credits monthly, no card.
claude_desktop_config.json
{
"mcpServers": {
"core": {
"command": "npx",
"args": [
"-y",
"@kynth/api-mcp@0.2.1"
],
"env": {
"KYNTH_API_KEY": "<YOUR_KYNTH_API_KEY>"
}
}
}
}