Skip to content
Zed

Anythink all-in-one backend: data, auth, files, workflows, payments, APIs for Zed

cloud.anythink/anythink

Sick of stitched-together services? Anythink is the all-in-one backend, configured with AI.

client:Zed transport:stdio runtime:nuget

Install Anythink all-in-one backend: data, auth, files, workflows, payments, APIs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "anythink": {
      "command": "dnx",
      "args": [
        "anythink-mcp",
        "--yes"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Anythink all-in-one backend: data, auth, files, workflows, payments, APIs in other clients