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 mcp/nirholas/three.ws/scene-mcpgit clone --depth 1 https://github.com/nirholas/three.wsGrade A, and why
scene-mcp 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 3d ago.
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.
What it actually says
{
"scene-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/scene-mcp"
],
"env": {
"THREE_WS_BASE": "https://three.ws",
"THREE_WS_TIMEOUT_MS": "45000"
}
}
}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.
- 3d ago First seen · 13 lines scan A b536a96a0c7a
scene-mcp is an MCP server published in the GitHub repository nirholas/three.ws (107 stars, last pushed 4d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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-08-30.
Other mcp servers, from other repositories
sceneview
MCP server for SceneView — cross-platform 3D & AR SDK for Android and iOS. Give Claude the full SceneView SDK so it writes correct, compilable code. Runs locally from the sceneview-mcp npm package.
mcp
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation. Runs locally from the sceneview-mcp npm package.
game-development-studio
MCP server "game-development-studio" as configured in theisegoria/game-development-studio. Runs locally from the @theisegoria/game-development-studio npm package.
maya-mcp
MCP server for controlling Autodesk Maya via commandPort. Runs locally from the maya-mcp Python package.
picoberry-mcp
An AI 3D workspace for games, VR, and beyond. Generate, remesh, texture, and animate 3D assets. Runs locally from the @picoberry/mcp-server npm package. Needs 2 environment variables to run.
mcp
Attach weapons and props to rigged 3D characters: hand-bone detection, fist close, engine binds. Runs locally from the @gripforgeai/mcp npm package. Needs 1 environment variable to run.