Home › Development › squiggles

squiggles

Let your coding agent see the squiggles — LSP diagnostics, navigation, refactoring, and extras

TypeScript Local
★ 5 stars Last pushed 2026-09-21 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y squiggles@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "squiggles": {
      "command": "npx",
      "args": [
        "-y",
        "squiggles@1.0.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry