Back to Home
bluebillshtml icon

ideconnect

Verified Safe

by bluebillshtml

Overview

Provides a self-hosted Model Context Protocol (MCP) server to offer shared, persistent project context across multiple AI IDEs.

Installation

Run Command
npm run start

Security Notes

The server communicates via standard I/O (stdio) only, not network ports, significantly reducing the network attack surface. File operations are confined to the project's `.ideconnect` directory and known AI IDE configuration files in the user's home directory. No `eval` or obvious malicious patterns found. The `setup.js` script runs system commands (`npm install`, `node`) and modifies user configuration files, which is normal for an installer but requires user trust in the source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-17

Tags

MCPAI IDEsProject ContextSelf-hostedDeveloper Tool