Favicon of agent-lsp

agent-lsp Skill

AI Agent SkillCode & Developer ToolsGoOpen source

agent-lsp is a Go AI agent skill for Cursor, Windsurf, Codex with npx, uvx/pip, docker. MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.

How to use agent-lsp Skill

Install or run

git clone https://github.com/blackwell-systems/agent-lsp.git /tmp/agent-lsp-skills
cd /tmp/agent-lsp-skills/skills && ./install.sh --copy

Client configuration

startCommand:
  type: stdio
  configSchema:
    type: object
    properties:
      servers:
        type: string
        description: >
          Space-separated list of language servers in the format
          language:binary. For example:
          "go:gopls typescript:typescript-language-server,--stdio"
        default: ""
    required: []
  commandFunction: |-
    (config) => ({
      command: "agent-lsp",
      args: config.servers ? config.servers.split(" ") : [],
      env: {}
    })

Compatible clients

CursorWindsurfCodex

What is agent-lsp Skill?

agent-lsp is a Go AI agent skill for Cursor, Windsurf, Codex with npx, uvx/pip, docker. MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
44/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support
  • Google provider support

Available tools

remove
get

Technical details

Install or run agent-lsp using npx. Check blackwell-systems/agent-lsp for the latest setup command.

npxuvx/pipdockergit cloneremote URLCursorWindsurfCodexstdioSSE
  • Built for Go
  • Built for Node.js
  • Built for Python
  • Built for Rust
  • Install or run with npx
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone

Requirements and access

GoNode.jsPythonRustMIT licenseAPI key required

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationSelf-hosted

When to use agent-lsp Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

GoNode.jsPythonRustnpxuvx/pipdockergit cloneremote URLCursorWindsurfCodexstdioSSE

Explore related resources

Frequently asked questions

What is agent-lsp?

agent-lsp is a Go AI agent skill for Cursor, Windsurf, Codex with npx, uvx/pip, docker. MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.

Who is agent-lsp best for?

agent-lsp is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.

How do I install agent-lsp?

Install or run agent-lsp using npx. Check agent-lsp for the latest setup command.

Is agent-lsp actively maintained?

agent-lsp may need a closer maintenance check before production use.

Share:

Stars
58
Forks
2
Last commit
1 month ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Similar to agent-lsp

agent-lsp: Install, Config & GitHub Signals – SkillIndex