Skip to content
Zed

Systemonomic — Work Domain Analysis & AI Task Suitability for Zed

io.github.tonyc23/systemonomic-mcp

Model work domains, score tasks for AI suitability, and design organisations.

client:Zed transport:stdio runtime:pypi

Install Systemonomic — Work Domain Analysis & AI Task Suitability in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "systemonomic-mcp": {
      "command": "uvx",
      "args": [
        "systemonomic-mcp"
      ],
      "env": {
        "SYSTEMONOMIC_API_KEY": "<SYSTEMONOMIC_API_KEY>"
      }
    }
  }
}

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

Systemonomic — Work Domain Analysis & AI Task Suitability in other clients