Loomal

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

56 starsnpm: @blackwell-systems/agent-lsp

About agent-lsp

agent-lsp is an MCP (Model Context Protocol) server published by blackwell-systems in the official MCP registry, listed under Autonomous Agents on Loomal. Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.

It ships as an npm package (@blackwell-systems/agent-lsp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/blackwell-systems/agent-lsp, where the project has earned 56 GitHub stars.

Use agent-lsp with your agent

Claude Code · one command
claude mcp add agent-lsp -- npx -y @blackwell-systems/agent-lsp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-lsp": {
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/agent-lsp"
      ]
    }
  }
}
npm@blackwell-systems/agent-lsp

Frequently asked questions

What is agent-lsp?
agent-lsp is an MCP (Model Context Protocol) server by blackwell-systems in the Autonomous Agents category. Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
How do I connect agent-lsp to Claude, Cursor, or another MCP client?
Install agent-lsp from its npm package (@blackwell-systems/agent-lsp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-lsp open source?
Yes — the source code is public at github.com/blackwell-systems/agent-lsp, with 56 GitHub stars.
Can AI agents pay to use agent-lsp?
Not yet through Loomal — agent-lsp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-lsp? Claim this listing free by verifying GitHub ownership, or contact us.