CG

Products Overview

Updated May 29, 2026, 12:30 PM

Products Overview

Products Overview

The ChainGPT Claude Code plugin gives you access to seven AI-powered Web3 products through a unified credit-based API. Each product has its own NPM SDK package and REST endpoint.

Product Catalog

ProductWhat It DoesNPM PackageCost per Request
Web3 AI Chatbot & LLMCrypto-native LLM with live on-chain data and token analytics@chaingpt/generalchat0.5 credits (1.0 with history)
AI NFT GeneratorText-to-image generation + on-chain minting across 22+ chains@chaingpt/nft1 -- 14.25 credits
Smart Contract GeneratorNatural language to production-ready Solidity code@chaingpt/smartcontractgenerator1 credit (2 with history)
Smart Contract AuditorAI vulnerability detection with scored audit reports@chaingpt/smartcontractauditor1 credit (2 with history)
Crypto NewsReal-time AI-curated news via Nova AI engine@chaingpt/ainews1 credit per 10 records
AgenticOSAutonomous X/Twitter agent framework (self-hosted)N/A (GitHub repo)1 credit per generated tweet
Solidity LLMOpen-source 2B-parameter Solidity model on HuggingFaceN/A (self-hosted)Free

Product Compatibility Matrix

Not every product stands alone. Some combinations unlock workflows that are greater than the sum of their parts.

LLM ChatbotNFT GeneratorContract GeneratorContract AuditorCrypto NewsAgenticOSSolidity LLM
LLM Chatbot--GoodGoodGoodGreatGood--
NFT GeneratorGood--------Good--
Contract GeneratorGood----Great----Good
Contract AuditorGood--Great------Good
Crypto NewsGreat--------Great--
AgenticOSGoodGood----Great----
Solidity LLM----GoodGood------

Key Combos

Generator + Auditor -- The most natural pairing. Generate a smart contract from a prompt, then immediately pipe the Solidity output into the Auditor for vulnerability scanning. Catches issues before deployment and closes the write-review loop in one pipeline.

LLM + News -- Feed real-time crypto news into the chatbot's context to get AI-analyzed market summaries. The LLM can interpret, summarize, and answer follow-up questions about breaking developments.

NFT + LLM + Auditor -- For NFT projects that include custom minting contracts. Use the NFT Generator for artwork, the LLM for metadata and collection strategy, and the Auditor to review any custom contract logic before going on-chain.

AgenticOS + News -- Power autonomous X/Twitter agents with live crypto news. AgenticOS can consume news feeds to generate timely, relevant tweets without manual curation.

Which Product Should I Start With?

Start with the Web3 AI Chatbot & LLM.

It is the most versatile product in the suite and the lowest cost per request (0.5 credits). The chatbot covers general crypto/blockchain questions, live on-chain data lookups, token analytics, and Nansen Smart Money insights -- all through a single streaming endpoint. It works as both a standalone tool and a foundation for combining with other products.

Once you are comfortable with the chatbot, branch out based on your use case:

  • Building smart contracts? Add the Contract Generator and Auditor.
  • Launching an NFT collection? Add the NFT Generator.
  • Building a news-driven app or bot? Add Crypto News.
  • Automating social media? Set up AgenticOS.
  • Need offline Solidity generation? Self-host the Solidity LLM.
View original source