Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/nirholas/three.ws/use-toolsgit clone --depth 1 https://github.com/nirholas/three.wsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/nirholas/three.ws/use-tools)<a href="https://agentmods.dev/commands/nirholas/three.ws/use-tools"><img src="https://agentmods.dev/badge/commands/nirholas/three.ws/use-tools.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00031 | $0.01674 |
| Opus 5 | $0.00015 | $0.00837 |
| Sonnet 5 | $0.00006 | $0.00335 |
| Haiku 4.5 | $0.00003 | $0.00167 |
Grade A, and why
use-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are producing a working code example for a specific three.ws MCP tool. $ARGUMENTS is the tool name the user wants to use. If blank, show a menu of all tools.
Tool catalog
| Tool | Price | Input | Output |
|---|---|---|---|
forge_free |
Free | { prompt: string, tier?: 'draft'|'standard'|'high' } |
Textured GLB glbUrl + viewer preview — free NVIDIA NIM (TRELLIS) text→3D, no payment |
mesh_forge |
$0.25 | { prompt?: string, image_url?: string } |
Textured GLB glbUrl, viewer preview, directedPrompt, timing |
rig_mesh |
$0.20 | { glb_url: string } |
riggedGlbUrl + pose-studio link |
text_to_avatar |
$0.15 | { prompt?: string, image_urls?: string[] } |
Avatar GLB URL, model version, prediction id |
get_pose_seed |
$0.001 | { prompt: string } |
Pose map with Euler rotations (radians) + previewUrl |
pump_snapshot |
$0.005 | { mint: string } |
USD price, 24h volume, holders, metadata, bundle signals |
sentiment_pulse |
$0.003 | { mint: string, snippets?: string[] } |
Overall + per-source sentiment with examples |
vanity_grinder |
$0.05 | { prefix: string, suffix?: string } |
Solana keypair whose address starts with prefix |
aixbt_intel |
$0.01 | { category?: string, chain?: string } |
aixbt narrative-intelligence items |
aixbt_projects |
$0.01 | { names?: string[], chain?: string } |
Momentum-ranked projects with market metrics |
agent_reputation |
$0.01 | { agentId: string, chainId?: number } |
Reputation score, stake, recent ReputationRegistry events |
agent_delegate_action |
$0.01 | { agentId: string, message: string } |
The delegated agent's response |
ens_sns_resolve |
$0.0005 | { name: string } |
Resolved ENS (.eth) / SNS (.sol) address |
agenc_list_tasks |
$0.001 | { creator: string, cluster?: string } |
A wallet's on-chain AgenC tasks |
agenc_get_task |
$0.001 | { taskPda?: string, creator?: string, taskId?: string } |
Task state + lifecycle timeline |
agenc_get_agent |
$0.001 | { agentPda?: string, agentId?: string } |
An AgenC agent's on-chain registration |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 107 lines · 31 tokens per session scan A e7c635a27f33
use-tools is a command published in the GitHub repository nirholas/three.ws (110 stars, last pushed today), licensed Apache-2.0. It adds 31 tokens to every session and 1,674 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other commands, from other repositories
reskin
Extract a measured design signature (type ramp, accent + its budget, grid unit, radius, layout) from a reference image or site, write it to signature.json, and drive the build to match it — "steal this vibe" as a spec, not pixels.
assign
Assign a tiny.place agent to this session and remember it across restarts.
pay
Universal Crypto MCP API Reference v1.0.0.
kh_auth
Command "kh_auth" from KeeperHub/keeperhub, covering kh auth, examples, options, options inherited from parent commands and see also.
kh_config_list
Command "kh_config_list" from KeeperHub/keeperhub, covering kh config list, examples, options, options inherited from parent commands and see also.
checklist
Generate a custom checklist for the current feature based on user requirements.