MCP Server
Zero-backend MCP server over stdio. The agent queries the registry, blocks, icons and theme — no library install needed in the user project.
Claude Code
claude mcp add bigbullui -- npx -y bigbullui mcpCursor · VS Code · Codex
Paste into MCP settings JSON. A ready-to-copy .mcp.json also ships at the repo root.
{
"mcpServers": {
"bigbullui": { "command": "npx", "args": ["-y", "bigbullui", "mcp"] }
}
}Tools
list_components
Search 650+ components by text and category.
get_component
Full TSX source + docs URL for one slug.
list_blocks
75 ready page blocks (admin, auth, pricing, marketing).
list_icons
1099 stroke icons, free-text filter.
get_icon
One icon source + page link.
get_theme
Ticket Stub tokens, setup snippet, keyframes.
Smoke test
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | npx -y bigbullui mcp