BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/smithery/smithery-tools-panel

Smithery Tools Panel

smithery/smithery-tools-panel
FreeBlock

A panel component for browsing and searching tools from connected MCP servers.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/clavia-inc/openchat/main/public/r/smithery-tools-panel.json

Source

registry/new-york/smithery/connection-context.tsxraw.githubusercontent.com/clavia-inc/openchat/main/public/r/smithery-tools-panel.json
1"use client";
2
3import { createContext, useContext } from "react";
4
5// Context for connection config - consumed by ToolDetailDialog for code generation
6export interface ConnectionConfig {
7 mcpUrl: string;
8 apiKey: string;
9 namespace: string;
10 connectionId: string;
11}
12
13export const ConnectionConfigContext = createContext<ConnectionConfig | null>(
14 null,
15);
16
17export function useConnectionConfig() {
18 return useContext(ConnectionConfigContext);
19}

What it pulls in

npm packages

  • ai
  • lucide-react
  • react-hook-form
  • tokenx
  • shiki

Other registry items

  • badge
  • button
  • card
  • dialog
  • field
  • input
  • select
  • switch
  • tabs
  • textarea

Files it writes

  • registry/new-york/smithery/connection-context.tsx
  • registry/new-york/smithery/code-block.tsx
  • registry/new-york/smithery/tool-detail-dialog.tsx
  • registry/new-york/smithery/tool-card.tsx
  • registry/new-york/smithery/tools-panel.tsx

Facts

Registry
smithery
Type
registry:block
Access
Free
Files written
5
Licence
the repository states none
In the index
at or before 2026-08-12
Last confirmed
today

Go to the source

smithery.chat clavia-inc/openchat on GitHub Raw registry item This item as JSON

More from smithery

All 10 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
SmitherysmitherysmitheryBlocksFree9 deps · 11 files
Smithery Connection Contextsmithery-connection-contextsmitheryBlocksFreeno deps
Smithery Connectionssmithery-connectionssmitheryBlocksFree8 deps · 9 files
Smithery Schema Formsmithery-schema-formsmitheryBlocksFree1 dep
Smithery Server Searchsmithery-server-searchsmitheryBlocksFree3 deps · 3 files
Smithery Tokenssmithery-tokenssmitheryBlocksFree3 deps
Smithery Tool Cardsmithery-tool-cardsmitheryBlocksFree5 deps · 4 files
Smithery Tool Detail Dialogsmithery-tool-detail-dialogsmitheryBlocksFree5 deps · 3 files

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex