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_search_records
answer
imperative
Search the canonical LabSpace Spatial Index for equipment, inventory, and exact storage locations.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Words, names, identifiers, owners, notes, rooms, or storage-path terms to find. |
scope |
string | no | Search the whole project or only the active room. |
kinds |
array | no | Optional record kinds to include. |
limit |
integer | no | Maximum compact results to return, from 1 to 12. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 1,
"maxLength": 120,
"description": "Words, names, identifiers, owners, notes, rooms, or storage-path terms to find."
},
"scope": {
"type": "string",
"enum": [
"project",
"room"
],
"default": "project",
"description": "Search the whole project or only the active room."
},
"kinds": {
"type": "array",
"items": {
"type": "string",
"enum": [
"inventory",
"equipment",
"location"
]
},
"uniqueItems": true,
"description": "Optional record kinds to include."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 12,
"default": 8,
"description": "Maximum compact results to return, from 1 to 12."
}
},
"required": [
"query"
],
"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