← Registry

General Tools

lamdis.ai

Provides general-purpose tools through the Model Context Protocol.

1 endpoint8 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://exchange.lamdis.ai/mcp

No auth detected

MCP server metadata

Name
lamdis-exchange
Version
1
Capabilities
loggingtools.listChanged

Known tools 8

check_feasible

Call this BEFORE you tell your person that something can be done in the physical world.

Inferred read-only
do_in_world

Have 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-only
find_out

Pay somebody to go and find something out, and get a structured answer back rather than a photograph.

Potential side effects
job_evidence

The 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-only
job_receipt

The signed receipt for a finished job.

Inferred read-only
job_status

Where a job has got to: whether anybody has taken it, what they submitted, whether it passed checking, and what was paid.

Inferred read-only
list_bids

The offers on an open job: what each person would charge, when they could do it, and what they said about how.

Potential side effects
observe_world

Find out whether something is actually true in the physical world, rather than what a website says about it.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.