Skip to content
Cursor

journeyman for Cursor

com.softwareengineeringprofessional/journeyman

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

client:Cursor transport:streamable-http tools:6

Install journeyman in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

journeyman in other clients