@putervision/world-model-mcp

MCPcommunauté
v0.3.1PuterVisionMITMis à jour il y a 2 jnpmGitHub

Deterministic, persistent 3D/2D spatial world model for AI agents with entity tracking, object permanence, movement simulation, and expected view frustum projection.

Fonctionne dans
ClaudeCursorCopilotGemini

Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
194Téléch./sem.
7Étoiles GitHub
il y a 2 jDernière mise à jour
Paquet
AuteurPuterVision
LicenceMIT
Version0.3.1
Sourcenpm+mcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/20
Éditeur : exécutez `forge publish` depuis le dépôt du paquet pour revendiquer la propriété
Signature de publication Ed25519+0/5
Incluse automatiquement quand l’éditeur exécute `forge publish`
Vérification de domaine+0/5
Éditeur : hébergez /.well-known/forge.json sur la page d’accueil du paquet avec { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publiez depuis GitHub Actions avec --provenance pour que l’attestation lie ce paquet à ce dépôt
Correspondance de mainteneur npm+0/5
Acquis dès que votre identité est vérifiée ci-dessus et que ce login est mainteneur npm de ce paquet
Analyse CVE · propre+30/30
Analyse statique · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
Dépendances✓ 60 résolues+ · aucune vulnérable
Surface d’outils15 outils · aucun privilégié
Analyse de sécurité✓ Proprev0.3.1 · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé12 sept. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

15 outils · aucun privilégié
Extrait statiquement du paquet publiév0.3.1 · 9h ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

update_entityCreate or update an entity in the spatial world model. Allows specifying position (3D coordinates), orientation (pitch/yaw/roll), bounding box volume, custom properties, tags, and confidence score.

Create or update an entity in the spatial world model. Allows specifying position (3D coordinates), orientation (pitch/yaw/roll), bounding box volume, custom properties, tags, and confidence score.

Aucun schéma d’entrée n’a été publié pour cet outil.

query_entitiesFind entities by keyword query (FTS5 search), type, region, spatial proximity, tags, or status. Alternatively, provide entity_id for single-entity location and historical trajectory lookup.

Find entities by keyword query (FTS5 search), type, region, spatial proximity, tags, or status. Alternatively, provide entity_id for single-entity location and historical trajectory lookup.

Aucun schéma d’entrée n’a été publié pour cet outil.

set_relationRecord or update a spatial relationship between two entities (e.g. on, inside, next_to, above, below, near, contains, occluded_by, connected_to, facing, holding, part_of).

Record or update a spatial relationship between two entities (e.g. on, inside, next_to, above, below, near, contains, occluded_by, connected_to, facing, holding, part_of).

Aucun schéma d’entrée n’a été publié pour cet outil.

get_spatial_mapReturn a structured spatial layout, topological graph, 3D asset export (gltf/obj), or high-level environment summary of the known world.

Return a structured spatial layout, topological graph, 3D asset export (gltf/obj), or high-level environment summary of the known world.

Aucun schéma d’entrée n’a été publié pour cet outil.

simulate_movementSimulate physical movement and test for AABB collisions, or calculate waypoint navigation paths between entities and coordinates.

Simulate physical movement and test for AABB collisions, or calculate waypoint navigation paths between entities and coordinates.

Aucun schéma d’entrée n’a été publié pour cet outil.

ingest_observationMerge structured vision perception detections into the world model (re-identifying existing objects and boosting confidence), or reconcile observed state against the expected frustum view.

Merge structured vision perception detections into the world model (re-identifying existing objects and boosting confidence), or reconcile observed state against the expected frustum view.

Aucun schéma d’entrée n’a été publié pour cet outil.

get_expected_viewCalculate what entities should be visible from an observer's pose and field of view frustum cone.

Calculate what entities should be visible from an observer's pose and field of view frustum cone.

Aucun schéma d’entrée n’a été publié pour cet outil.

link_to_goalAssociate entities or spatial regions with state-memory task DAGs (link/unlink), or extract goal-relevant spatial context slices.

Associate entities or spatial regions with state-memory task DAGs (link/unlink), or extract goal-relevant spatial context slices.

Aucun schéma d’entrée n’a été publié pour cet outil.

record_outcomeUpdate the world model after an action executes (moving an entity, modifying properties, destroying or creating objects).

Update the world model after an action executes (moving an entity, modifying properties, destroying or creating objects).

Aucun schéma d’entrée n’a été publié pour cet outil.

manage_spatial_specManage Spatial Spec-Driven Development (Spatial SDD) baseline contracts and live compliance verification against physical constraints (min clearance, containment, occupancy).

Manage Spatial Spec-Driven Development (Spatial SDD) baseline contracts and live compliance verification against physical constraints (min clearance, containment, occupancy).

Aucun schéma d’entrée n’a été publié pour cet outil.

create_evidence_packPackage entity positions, observation reconciliations, and snapshot states into an immutable, SHA-256 hashed cryptographic evidence pack for compliance and state-memory task verification.

Package entity positions, observation reconciliations, and snapshot states into an immutable, SHA-256 hashed cryptographic evidence pack for compliance and state-memory task verification.

Aucun schéma d’entrée n’a été publié pour cet outil.

use_spatial_blackboardMulti-agent shared spatial blackboard for publishing ephemeral intentions, waypoints, and claiming exclusive spatial access to prevent collisions.

Multi-agent shared spatial blackboard for publishing ephemeral intentions, waypoints, and claiming exclusive spatial access to prevent collisions.

Aucun schéma d’entrée n’a été publié pour cet outil.

manage_snapshotUnified spatial snapshot and time-travel management: save checkpoints, restore states, diff two snapshots, list history, undo mutations, or inspect world state at historical timestamps.

Unified spatial snapshot and time-travel management: save checkpoints, restore states, diff two snapshots, list history, undo mutations, or inspect world state at historical timestamps.

Aucun schéma d’entrée n’a été publié pour cet outil.

generate_game_inputsGenerate Playwright MCP automation inputs (WASD, mouse-look, clicks) or project/unproject 3D entity coordinates and screen pixels.

Generate Playwright MCP automation inputs (WASD, mouse-look, clicks) or project/unproject 3D entity coordinates and screen pixels.

Aucun schéma d’entrée n’a été publié pour cet outil.

wait_for_spatial_statePoll and wait until an entity reaches a specific spatial state (exists, becomes active, confidence exceeds threshold, or enters region).

Poll and wait until an entity reaches a specific spatial state (exists, becomes active, confidence exceeds threshold, or enters region).

Aucun schéma d’entrée n’a été publié pour cet outil.

15 outils sur 15 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

Deterministic, persistent 3D/2D spatial world model for AI agents with entity tracking, object permanence, movement simulation, and expected view frustum projection.

Mots-clés
mcpmcp-servermodel-context-protocolmodel-context-protocol-serverworld-modelspatial-memoryobject-permanencespatial-relationsentity-tracking3d-spatialsimulationnavigationai-agentsai-assistantcursorcursor-rulesclaude-codewindsurfsqlitedeveloper-tools
Alternatives
Comparaison des surfaces d’outils…

Arbre de dépendances

Ce qu'une analyse Forge a résolu à partir des métadonnées npm le 2026-09-12 — résolution observée, et non une déclaration de l'éditeur.

60 paquets résolus · 3 directs · aucun porteur d'avis de sécurité La résolution s'arrête à la profondeur 4 et à 60 paquets.

L'exploration s'est arrêtée à la limite de 60 paquets. Le reste de l'arbre n'a jamais été résolu.

36 autres paquets résolus ne sont pas dessinés ici (limite d'affichage : 24). Toute dépendance porteuse d'un avis de sécurité est dessinée quelle que soit la limite. Inventaire complet (SBOM CycloneDX)

Déclarées mais non résolues

76 dépendances déclarées ne sont jamais arrivées dans l'arbre. Elles manquent à la résolution de Forge, pas au paquet.

+64 de plus non listées. Les comptes par motif ci-dessus les couvrent toutes.

Non suivies : peerDependencies. Cet arbre ne couvre que les dépendances d'exécution ; ce qu'elles entraînent n'a jamais été résolu.

Thèmes

Apparentés dans memory & knowledge graphs