Loading MCP server directory, please wait...
Let your coding agent see the squiggles — LSP diagnostics, navigation, refactoring, and extras
npx @getmcp/cli add io.github.carldaws/squigglesRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carldaws/squiggles": {
"command": "npx",
"args": [
"-y",
"squiggles"
]
}
}
}