Skip to content
Zed

n0s1 mcp for Zed

io.github.spark1security/n0s1-mcp

Secret scanner for Slack, Jira, Confluence, Asana, Wrike, Linear, Zendesk, GitHub and GitLab

client:Zed transport:stdio runtime:pypi

Install n0s1 mcp 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": {
    "n0s1-mcp": {
      "command": "uvx",
      "args": [
        "n0s1-mcp"
      ],
      "env": {
        "N0S1_TOKEN": "<N0S1_TOKEN>"
      }
    }
  }
}

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

n0s1 mcp in other clients