MCP Tools for Claude Code

Search and run MCP tools inside Claude Code. No JSON config. No restarts. Every tool runs in a WebAssembly sandbox.

WASM Sandbox Isolation
Cryptographically Signed
Zero IDE Restarts
Publisher Identity Verified

Search happens inside Claude Code

From need to solution in 30 seconds

Claude Code
User: "I need to generate QR codes"
 
Claude: Searching for QR code tools...
        Found test/qr-generator:v1.0.0
        Loading component... Ready!
 
        What text should I encode?
 
User: "https://claude.ai"
 
Claude: [QR code generated successfully]

FIND

Ask Claude Code in plain English. Search happens inside your editor - no browser, no marketplace. Just describe what you need.

RUN

Every tool runs in a WebAssembly sandbox. No file system access, no network access unless explicitly granted. Loaded instantly, no restarts.

BUILD

The Workshop CLI handles protocol details so you can focus on logic. Write Rust, compile to WASM, publish in minutes.

Build MCP Tools Without Learning MCP

The Workshop CLI abstracts away protocol details. Write your tool logic, and workshop handles the rest.

Terminal
$ workshop build && workshop supply

Read the publisher guide

Get Started in 60 Seconds

Requires Claude Code
Linux supported. macOS and Windows coming this week.

Terminal
$ curl -sSL https://registry.buildeverything.ai/install.sh | sh -s -- siteboss

Installs from BuildEverything.ai - same team, same registry infrastructure.
The installer configures Claude Code automatically. Now ask Claude: "find me a PDF parsing tool"

Why mcpsearchtool.com?

Traditional MCP

10-30 minutes per tool

Edit JSON config files. Restart IDE. Hope it's not malware. Full system access to every tool.

mcpsearchtool.com

30 seconds per tool

Natural language search. Instant load. WASM sandbox. Signed and verified publishers.

GitHub/npm

Variable time

Clone repo. Build from source. No security guarantees. No standardization.

Ready to stop configuring and start building?