ENDPOINT 1
https://exchange.lamdis.ai/mcp
MCP server metadata
- Name
- lamdis-exchange
- Version
- 1
Known tools 8
check_feasibleCall this BEFORE you tell your person that something can be done in the physical world.
Inferred read-onlydo_in_worldHave something in the physical world made true — a sign hung, a parcel collected and delivered, a filter swapped, a slab poured — by whoever can do it: a person, a crew, a contractor, a drone, a machine.
Inferred read-onlyfind_outPay somebody to go and find something out, and get a structured answer back rather than a photograph.
Potential side effectsjob_evidenceThe actual files somebody brought back for a job — photographs, video, transcripts — with where each one says it was taken and whether the challenge code was found in it.
Inferred read-onlyjob_statusWhere a job has got to: whether anybody has taken it, what they submitted, whether it passed checking, and what was paid.
Inferred read-onlylist_bidsThe offers on an open job: what each person would charge, when they could do it, and what they said about how.
Potential side effectsobserve_worldFind out whether something is actually true in the physical world, rather than what a website says about it.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lamdis-exchange]
url = "https://exchange.lamdis.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lamdis-exchange": {
"type": "http",
"url": "https://exchange.lamdis.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lamdis-exchange
Remote MCP URL: https://exchange.lamdis.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lamdis-exchange": {
"url": "https://exchange.lamdis.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lamdis-exchange": {
"type": "http",
"url": "https://exchange.lamdis.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lamdis-exchange",
"transport": "streamable-http",
"url": "https://exchange.lamdis.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.