Back to LSP Servers

solidity

stdio
solidity

Used by 1 plugin

Requires Language Server Binary

This LSP server requires npx to be installed on your system. Make sure it's available in your PATH before enabling.

Install
1
Run in your terminal
$
npx claudepluginhub cyotee/foundry-skills
Add to Your Project

Add to your .lsp.json or plugin.json:

{
  "lspServers": {
    "solidity": {
      "command": "npx",
      "extensionToLanguage": {
        ".sol": "solidity"
      },
      "args": [
        "@nomicfoundation/solidity-language-server",
        "--stdio"
      ]
    }
  }
}
Supported Languages
solidity
.sol
Command
npx
Transport
stdio
Arguments
@nomicfoundation/solidity-language-server--stdio
Advanced Configuration
Restart on Crash:Yes
Plugins using this server (1)
foundry
0
Actions

Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search everything...