Skip to content
AI Tools Registry

AI Tools Registry

shadcn-CLI registry of 15 Vercel AI SDK tools with matching React renderers

Tier B · UsefulRegistryAI ToolComponent Libraryai-tools-registry.vercel.app

Preview image from ai-tools-registry.vercel.app

A small open registry that ships AI SDK v5 tool definitions — image generation, web search, weather, news, USGS earthquake stats, QR codes — as plain files you add with the shadcn CLI, each with an optional React renderer such as WeatherCard or NewsList. Provider variants are separate registry items, so you install @ai-tools/websearch-exa or @ai-tools/image-fal rather than configuring one abstraction. Built with Next.js, TypeScript, shadcn/ui, and Zod; several tools need their own API key. A @ai-tools/tool-pack item installs the whole set at once.

Install
npx shadcn@latest add @ai-tools/weather

For an agent

Use this to skip writing boilerplate AI SDK tool definitions — the Zod schemas, the fetch, and a card renderer arrive together, which is faster than hand-rolling a weather or web-search tool for a chat demo. Prefer it over writing your own only for the throwaway or prototype case: the repo has no LICENSE file and its last push was December 2025, so for anything shipped, read the installed file, pin the AI SDK version, and expect to maintain it yourself. Provider variants are separate items, so pick @ai-tools/websearch-exa or -brave deliberately and check which API keys each one wants before installing the tool-pack.

Why it is here. A neat demonstration that the shadcn registry format works for server-side agent tools, not just UI, but it is one maintainer's side project with no licence and eight months of quiet.

Install command, framework, licence and component list.

Facts

License
No license file
Pricing
Free, Open source
Framework
React, Next.js
Styling
Tailwind CSS
Distribution
shadcn registry, CLI installer, GitHub repository, Copy-paste snippet
Platform
Web
Content type
Code
Agent readiness
Machine-readable registry item, CLI installable, Readable open source, Copy-paste ready code
Accessibility
Unknown
Maturity
Beta
GitHub stars
206

Components it ships

15 total

Helps you build

3

Notable for

  • 15 registry items covering image, search, weather, news, QR
  • AI SDK v5 tool + React renderer pairs
  • tool-pack bulk install
  • no LICENSE file in the repo
  • 206 GitHub stars

Provenance

Verified 2026-08-15. HTTP 200. https://ai-tools-registry.vercel.app/, https://github.com/xn1cklas/ai-tools-registry, GitHub API repos/xn1cklas/ai-tools-registry (206 stars, license null, pushed_at 2025-12-06)

Also in AI Interface Kits

6
ai-tools-registry.vercel.appTier B