Stateless Public MCP

Archidekt Commander Web UI

No login, no user persistence, and no user-specific environment variables. Every request must carry the Archidekt collection locator, and the server handles the request deterministically from that context.

MCP Endpoint: /mcp
Transport: streamable-http
Redis TTL: 86400s
Stateless HTTP: yes

Collection Context

Provide exactly one of collection ID, public collection URL, or Archidekt username. This object must be passed in every MCP tool call.

Collection JSON

Pass this in every MCP call instead of relying on previous state.


        

LLM Instructions

Copy this block into the active prompt for the current request.


        

API Test Result

These HTTP endpoints run the same logic used by the MCP tools.

Use one of the test buttons to run a stateless request.