Back to directory
blackwell-systems/agent-lsp

blackwell-systems/agent-lsp

@blackwell-systems121101457

Your coding agent is editing blind. agent-lsp gives it type-aware navigation, blast-radius analysis, and pre-verified edits. 50 tools, 21 skills, 30 languages.

lspcode-intelligencemcp-serveragentrefactoringmulti-languagelanguage-server-protocolai-toolingtool

Installation & Configuration

{
  "mcpServers": {
    "lsp": {
      "type": "stdio",
      "command": "agent-lsp",
      "args": [
        "go:gopls",
        "typescript:typescript-language-server,--stdio",
        "python:pyright-langserver,--stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/4/6
Updated
2026/9/4