jintel-sdk

YojinHQ/jintel-sdk
★ 1 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
Public SDK for the Jintel intelligence API — TypeScript client, CLI, MCP server, and Claude Code plugin.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jintel-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "YojinHQ/jintel-sdk"
      ]
    }
  }
}

README Excerpt

Public SDK monorepo for the [Jintel](https://api.jintel.ai) intelligence API — a GraphQL endpoint that unifies market data, news, regulatory filings, sanctions screening, macro indicators, and more behind one key. Get an API key at [api.jintel.ai](https://api.jintel.ai). | Package | Install | Use | |---|---|---|