← Index

io.github.benediktgirz/storylenses

io.github.benediktgirz/storylenses·v0.1.3·Other
Quality Score
80
/100

AI cover letter generation for agents. Job analysis, profile matching, narrative letters.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://www.storylenses.app/api/mcp/endpoint
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "storylenses": {
      "command": "npx",
      "args": [
        "-y",
        "@storylenses/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "storylenses": {
      "command": "npx",
      "args": [
        "-y",
        "@storylenses/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @storylenses/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other