SkillAgentSearch skills...

Code-Index-MCP

Code indexing MCP server to provide context to coding agents.

Install / Use

claude mcp add Consiliency -- npx -y github:Consiliency/Code-Index-MCP

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

23/100

Supported Platforms

Claude Code
Claude Desktop

{ "mcpServers": { "code-index-mcp": { "command": "bash", "args": ["-c", "python /workspaces/Code-Index-MCP/scripts/cli/mcp_server_cli.py 2>/tmp/mcp_debug.log || echo '{"error": "MCP server failed to start"}'"], "cwd": "/workspaces/Code-Index-MCP", "env": { "PYTHONPATH": "/workspaces/Code-Index-MCP", "MCP_WORKSPACE_ROOT": "/workspaces/Code-Index-MCP", "MCP_INDEX_STORAGE_PATH": "~/.mcp/indexes", "MCP_DEBUG": "1" } } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low