labspace-agent-twin.onrender.com
labspace-agent-twin.onrender.com
demo
Unverified (seed import)
Productivity & Business
24 tools
imperative implementation
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 19 · Transact 0 · Score: Not yet scored
Tool inspector
labspace_plan_inventory
act
imperative
Validate up to twenty inventory records against exact editable rooms and canonical storage locations. Returns a read-only proposal for human review.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
entries |
array | yes | — |
Raw JSON schema
{
"type": "object",
"properties": {
"entries": {
"type": "array",
"minItems": 1,
"maxItems": 20,
"items": {
"type": "object",
"properties": {
"roomCode": {
"type": "string",
"minLength": 1,
"maxLength": 40,
"description": "Exact editable room code returned by LabSpace context or location search."
},
"name": {
"type": "string",
"minLength": 1,
"maxLength": 120
},
"quantity": {
"type": "number",
"minimum": 0
},
"unit": {
"type": "string",
"minLength": 1,
"maxLength": 40
},
"storageLocationId": {
"type": "string",
"minLength": 1,
"maxLength": 120,
"description": "Exact locationId returned by labspace_inventory_locations."
},
"owner": {
"type": "string",
"maxLength": 120
},
"notes": {
"type": "string",
"maxLength": 500
},
"expiryDate": {
"type": [
"string",
"null"
],
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"description": "Optional ISO calendar date YYYY-MM-DD."
}
},
"required": [
"roomCode",
"name",
"quantity",
"unit"
],
"additionalProperties": false
}
}
},
"required": [
"entries"
],
"additionalProperties": false
}
Similar websites
eworker.ca
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
live
Unverified
Productivity & Business
eworker_site_status
eworker_list_apps
eworker_resolve_app
eworker_open_app
ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
demo
Unverified
Productivity & Business
get_workspace
get_analysis_plan
list_candidates
inspect_candidate
list_shortlist
Inspect tools
vide.zerdalu.com
vide.zerdalu.com
Vide
live
Unverified
Productivity & Business
Transact tools
list_project_files
read_project_file
write_project_file
delete_project_file
get_active_script
Inspect tools
sheetcanvas.com
sheetcanvas.com
Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.
live
Unverified
Productivity & Business
Transact tools
listSheets
getSelection
createSheet
createNote
listNotes
Inspect tools