Seekcode

by seekrays

326 downloads
Not rated
GitHub

About

SeekCode is a modern desktop app for code management. It combines efficient code snippet organization with clipboard management, featuring tag-based search, syntax highlighting, and seamless clipboard-to-snippet conversion. It also ships with a built-in MCP server, enabling AI as

Details

Author
seekrays
Downloads
326
Categories
Other

- Code snippet management with syntax highlighting and tagging support
- Tag-based search and filtering of code snippets
- Built-in MCP server for AI assistant integration
- One-click clipboard-to-snippet conversion
- Multi-language support (JavaScript, TypeScript, Python, Rust, Go, etc.)
- Cross-platform support for macOS and Windows
- Light, dark, and system theme switching

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Seekcode
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the Seekcode desktop app for macOS or Windows—the MCP server is included and runs automatically. AI assistants and compatible tools can then connect to the server to access and automate code snippets and clipboard content.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "seekcode": {
            "seekcode-mcp-server": {
                "url": "http://127.0.0.1:9800/sse",
                "type": "http"
            }
        }
    }
}

McpServers

{
    "seekcode-mcp-server": {
        "url": "http://127.0.0.1:9800/sse",
        "type": "http"
    }
}

SeekCode

Website
GitHub release (latest SemVer)

Introduction

SeekCode is a modern desktop app for code management. It combines efficient code snippet organization with clipboard management, featuring tag-based search, syntax highlighting, and seamless clipboard-to-snippet conversion. It also ships with a built-in MCP server, enabling AI assistants and compatible tools to securely access and automate your snippets and clipboard via the Model Context Protocol (MCP).

Features

- Code Snippet Management: Store and organize code snippets for multiple programming languages with syntax highlighting and tagging support
- Smart Search: Quickly search and filter code snippets with powerful tag-based capabilities
- Built-in MCP Server: Enable AI assistants and compatible tools to securely access and automate your snippets and clipboard via the Model Context Protocol (MCP)
- Clipboard Integration: Support one-click storage from clipboard to code snippets
- Multi-Language Support: Support for JavaScript, TypeScript, Python, Rust, Go, and many other programming languages
- Theme Switching: Support for light, dark themes and automatic system theme following
- Cross-Platform: Available for macOS and Windows with native performance and system integration

Screenshots

Code Snippets Management

Code Snippets Interface

Clipboard Integration

Clipboard History Interface

MCP Server Support

MCP Server Support

Tag-based Search

Tag Search

Theme Settings

Appearance Settings

Download

macOS

- Apple Silicon (M1/M2/M3) - Intel Mac

Windows

- Setup Installer (x64) - MSI Package (x64)
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.