Skip to content
Zed

journeyman for Zed

com.softwareengineeringprofessional/journeyman

Read-only Pattern-Assist corpus for aspiring software engineers: grounded dev patterns with sources.

client:Zed transport:streamable-http tools:6

Install journeyman in Zed

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

{
  "context_servers": {
    "journeyman": {
      "url": "https://journeyman.softwareengineeringprofessional.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

journeyman in other clients