Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Git-Spice Documentation Search

БесплатноНе проверен

Provides instant access to git-spice documentation within your IDE, enabling real-time searching and automatic assistance for developers working with git-spice

GitHubEmbed

Описание

Provides instant access to git-spice documentation within your IDE, enabling real-time searching and automatic assistance for developers working with git-spice commands and usage examples.

README

This repository contains a Model Context Protocol (MCP) server implementation that provides a tool for searching git-spice documentation within Cursor IDE.

Features

  • Integration with Cursor IDE through MCP protocol
  • Real-time git-spice documentation search
  • Simple and efficient documentation parsing

Prerequisites

  • Node.js (v16 or higher)
  • Cursor IDE
  • npm or yarn package manager

Installation

  1. Clone this repository:
git clone <repository-url>
cd <repository-name>
  1. Install dependencies:
npm install
# or
yarn install
  1. Build the project:
npm run build
# or
yarn build

Configuration

Server Configuration

The server is pre-configured with the following capabilities:

  • Tools capability
  • Resources capability
  • Prompts capability

Cursor IDE Configuration

  1. Open Cursor IDE settings:

    • On macOS: Cmd + ,
    • On Windows/Linux: Ctrl + ,
  2. Navigate to the "Extensions" section

  3. Find the MCP Server settings and add a new server configuration:

{
  "name": "Git Spice MCP Server",
  "command": "node",
  "args": ["dist/index.js"],
  "cwd": "/path/to/your/project"
}
  1. Save the settings and refresh the MCP

Usage

When using Cursor in agent mode, the MCP server will be automatically detected and the git-spice documentation search tool will be available. The agent will prompt you to use the tool when relevant to your queries.

Project Structure

  • src/index.ts: Main server implementation
  • src/: Source code directory
  • dist/: Compiled output directory

Acknowledgments

from github.com/sach999/git-spice-help-mcp

Установка Git-Spice Documentation Search

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/sach999/git-spice-help-mcp

FAQ

Git-Spice Documentation Search MCP бесплатный?

Да, Git-Spice Documentation Search MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Git-Spice Documentation Search?

Нет, Git-Spice Documentation Search работает без API-ключей и переменных окружения.

Git-Spice Documentation Search — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Git-Spice Documentation Search в Claude Desktop, Claude Code или Cursor?

Открой Git-Spice Documentation Search на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Git-Spice Documentation Search with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development