Skip to content

AI agents, meetthe Neobrutalism MCP server

Ask your editor for a hero, a pricing table, a whole landing page — the MCP server hands your agent the real thing: every component, every Pro block, live previews, and install commands with your registry token already inside. One URL, and neobrutalist UI ships itself.

neobrutalism · MCP

Add pricing to the landing page

AgentviaMCP

Found a Pro block — installing it now.

Pro

$49/mo

  • 150+ blocks
  • Templates + MCP
Get started
Shell command: npx shadcn add pricing-table…
Connected · Pro
  • MCP server
  • Built for AI agents
  • 12 tools
  • 150+ Pro blocks
  • 50+ components
  • 3 backends
  • Claude Code
  • Cursor
  • VS Code
  • Any MCP client
  • One URL, one token
  • Prompt → shipped

Agents ship faster with a first-party registry

Generic scraping gives your agent stale docs and guessed props. The MCP server answers from the same source of truth the site itself renders — the real registry items, the real block index, the real install URLs.

01

The whole catalog

Every component (Base UI, Radix, React Aria — LTR and RTL) and every Pro block, searchable by name, title, and description. Stats, categories, and per-item metadata are one tool call away.

02

Real source, flattened

Block source arrives already flattened to your chosen backend, with npm dependencies and registry dependencies resolved — exactly what the shadcn CLI would install, without leaving the editor.

03

Install commands that just run

get_install_command returns a shadcn add command with your registry token already embedded. Your agent pastes it into the terminal and the block lands in your project.

Twelve tools, zero guesswork

Discovery stays cheap, source stays opt-in — the tool surface is shaped so agents browse light and only pay tokens for code they commit to.

  • search_items

    Search every component and block by name, title, and description.

  • list_components

    Every free component with title, description, and docs URL.

  • list_block_categories

    All Pro block categories with counts.

  • list_blocks_in_category

    The blocks inside one category, with page and preview URLs.

  • get_component

    Component metadata — dependencies and file paths, no source.

  • get_component_source

    Full component source for Base UI, Radix, or React Aria.

  • get_block

    Rich block metadata — intro, used components, FAQ, preview image.

  • get_block_source

    Installable block source, flattened to your chosen backend.

  • get_install_command

    A ready-to-run shadcn add command, token included.

  • get_preview_url

    Docs page and chrome-less live-preview URLs.

  • get_registry_stats

    Top-level counts across the whole registry.

  • whoami

    Check the authenticated account and Pro status.

One command to connect

The server speaks streamable HTTP — no local process, no npm package to keep updated. Point your editor at the URL and authenticate with your registry token.

Grab your registry token

Every account has a personal registry token — the same one that authenticates Pro block installs through the shadcn CLI. Copy it from your dashboard.

Dashboard → Account

Add the server to your editor

Replace YOUR_TOKEN in the snippet for your editor. The token travels in the URL, so no extra headers or environment variables are needed.

A Pro feature, gated by your token

The MCP endpoint is Pro-only, like the blocks it serves. Requests without a valid token get 401; a valid token without a Pro plan gets 403 with an upgrade link. Upgrading takes effect immediately — no new token needed.

Give your agent the whole design system

Pro unlocks the MCP server, every block, all templates, and the Figma kit — one license, everything shipped since.

MCP server
FAQ

The Pro MCP endpoint on this page — what it serves, how the token works, and how it differs from the free CLI setup.

Still curious?[email protected]