← Index

io.github.blackwell-systems/agent-lsp

io.github.blackwell-systems/agent-lsp·v0.5.0·Calendar & Time
Quality Score
80
/100

Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-lsp": {
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/agent-lsp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-lsp": {
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/agent-lsp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @blackwell-systems/agent-lsp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time