Searches the obfus.link Utility Grid — 31 deterministic developer tools — by natural language or keyword.
WHY THIS IS THE ONLY TOOL LISTED: to keep your context window lean, obfus.link does NOT front-load all 31
tool definitions into tools/list (that costs ~21,000 tokens before you do anything). Discover the tool you
need here, then call it by name — it executes via tools/call even though it was not in tools/list.
USE WHEN: You need to find a tool for a task. Ask "What tools do you have for JSON?", "find me a UUID
generator", "is there a regex tool?", "what can I use for obfuscation?", or any freeform task description.
INPUT: a query string (freeform text, keywords, or task description). Optionally filter by tier
('tier_1' | 'tier_2' | 'tier_3') or category slug.
OUTPUT: ranked matches with name, mcpToolName, tagline, tier, and score. The top matches also include
their full inputSchema, so you can call the tool in a single follow-up step with no extra round-trip.
AGENT WORKFLOW: search → pick the best mcpToolName → call it via tools/call (include your SPT/Authorization
for paid tools; search itself is always free, 0 units, no token required).
TIP: prefer specific queries for higher-confidence matches: "zod schema generator" > "schema".
Connector