mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-15 20:44:08 -05:00
[PR #221] Add agent-lsp to AI Coding Tools #1716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devtoolsd/awesome-devtools/pull/221
Author: @blackwell-systems
Created: 5/12/2026
Status: 🔄 Open
Base:
main← Head:add-agent-lsp📝 Commits (1)
28b710aAdd agent-lsp to AI Coding Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Summary
Adds agent-lsp to the AI Coding Tools section.
agent-lsp is an MCP server that provides AI coding agents with language server protocol-based code intelligence across 30 languages.
What It Provides
Why It Fits
agent-lsp enables AI coding tools (Claude Code, Cursor, Windsurf, Continue, etc.) to understand code semantically instead of relying on text-based grep/sed. It provides the same code intelligence that human developers get from their IDE, but accessible to AI agents via the Model Context Protocol.
Links
npm install -g @blackwell-systems/agent-lsp🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.