@trylighthouse/mcp-server
Freeby MCP Community
MCP server for the Lighthouse CRM API
v0.1.28Added Apr 12, 2026
@trylighthouse/mcp-server MCP Server
MCP server for the Lighthouse CRM API
Installation
npx -y @trylighthouse/mcp-server
Reviews
Installation
Quick install
npx -y @trylighthouse/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@trylighthouse/mcp-server": {
"command": "npx",
"args": ["-y", "@trylighthouse/mcp-server"]
}
}
}