loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

llm-ide

MCP Tool

CodePulseHQ/llm-ide

MCP server that exposes IDE‑grade code intelligence and refactoring tools over a unified API for Python, JS/TS, Go, HTML, and CSS. It indexes workspaces for symbol lookup, provides navigation and analysis primitives, and offers refactoring operations that change code surgically. All designed to save LLM token usage and reduce costs.

Install

$ npx loaditout add CodePulseHQ/llm-ide

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "llm-ide": {
      "command": "npx",
      "args": [
        "-y",
        "llm-ide"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated42 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/CodePulseHQ/llm-ide)](https://loaditout.ai/skills/CodePulseHQ/llm-ide)