Lamdis Exchange
Server Details
Pay people nearby for physical work: find out if something is true, or have it done.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 45.3% over 22 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- lamdis-ai/lamdis-protocol
- GitHub Stars
- 0
TDQS
Scored across 8 tools
Tools target mostly distinct actions: feasibility checking, physical-world execution, physical-world observation, information gathering, and job/bid/receipt retrieval. However, do_in_world, observe_world, and find_out share the same paid-job posting mechanics and could be confused without reading the descriptions closely.
All names are snake_case and readable, but the set mixes action-oriented names (check_feasible, do_in_world, find_out, observe_world, list_bids) with resource-oriented names (job_evidence, job_receipt, job_status). There is no single predictable verb_noun pattern.
Eight tools is well-scoped for a physical-task exchange, covering feasibility, task creation, information gathering, bids, status, evidence, and receipts. Each tool appears to earn its place without obvious redundancy.
The surface covers feasibility, posting, bids, status, evidence, and receipts, but lacks explicit bid acceptance/awarding, cancellation/refund/dispute handling, and account or balance inspection. These are notable gaps for a bidding-based exchange workflow.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
do_in_world1 field changed- added
Input schema / properties / x402Added value: +{ + "description": "pay inline with a USDC wallet on Base instead of a pay link: the reply is then the x402 payment requirements (HTTP 402); retry the same POST /v1/tasks with a signed X-PAYMENT header and the job lists in that round trip. Only for an agent holding the wallet; never set it otherwise", + "type": "boolean" +}
- Changed
observe_world1 field changed- added
Input schema / properties / x402Added value: +{ + "description": "pay inline with a USDC wallet on Base instead of a pay link: the reply is then the x402 payment requirements (HTTP 402); retry the same POST /v1/tasks with a signed X-PAYMENT header and the job lists in that round trip. Only for an agent holding the wallet; never set it otherwise", + "type": "boolean" +}
3 tool updates
- Changed
check_feasible1 field changed- added
Input schema / properties / sandboxAdded value: +{ + "description": "ask the fulfilment sandbox instead of the world. Always feasible there, because supply is a simulated operator; it says nothing about whether the work can be done at this address", + "type": "boolean" +}
- Changed
do_in_world1 field changed- added
Input schema / properties / sandboxAdded value: +{ + "description": "post this against the fulfilment sandbox instead of the real world. Nobody is dispatched, the evidence is generated by the exchange, nothing is paid and no money moves. The job walks the same states in seconds so you can finish an integration today. Every reply about it carries sandbox true; never tell a person a sandbox job is arranged", + "type": "boolean" +}
- Changed
observe_world1 field changed- added
Input schema / properties / sandboxAdded value: +{ + "description": "post this against the fulfilment sandbox instead of the real world. Nobody is dispatched, the evidence is generated by the exchange, nothing is paid and no money moves. The job walks the same states in seconds so you can finish an integration today. Every reply about it carries sandbox true; never tell a person a sandbox job is arranged", + "type": "boolean" +}
8 tool updates
- First observed
check_feasible - First observed
do_in_world - First observed
find_out - First observed
job_evidence - First observed
job_receipt - First observed
job_status - First observed
list_bids - First observed
observe_world
Related MCP Connectors
Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.
- actuatorOAuthcom.actuato
Hire vetted local people for real-world jobs: post, rank, hire, pay in escrow, verify with photos.
Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.
Hire a real human for real-world verification, product testing, AI output review, and errands.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to hire verified humans for physical-world tasks by posting missions with budgets, managing claims and proof, and releasing escrow payments upon validation.MIT
- AlicenseAqualityFmaintenanceEnables AI agents to search for and hire humans for real-world tasks.3345 npm7MIT

humanforaiofficial
AlicenseAqualityCmaintenanceEnables AI agents to hire verified human operators for tasks requiring physical presence, human perception, or judgment, such as real-world verification, product testing, and data collection.6MIT
humanforaiofficial
AlicenseAqualityAmaintenanceEnables AI agents to hire real human operators for tasks requiring physical presence, human perception, or judgment, such as verification, testing, data collection, and physical-world tasks.452 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.