← Back to Plugins
MCP Server MCP

studio.kynth/core

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.

Homepage Verified source

Install

npx -y @kynth/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@kynth/api-mcp",
      "version": "0.5.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ParseRail API key (ksk_live_…). Free at api.kynth.studio/dashboard — 500 credits monthly, no card.",
          "isRequired": true,
          "isSecret": true,
          "name": "KYNTH_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...