Back to directory
blackwell-systems/agent-lsp

blackwell-systems/agent-lsp

@blackwell-systems

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/6/11
Updated
2026/6/12