Seekcode
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
SeekcodeCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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
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
Clipboard Integration
MCP Server Support
Tag-based Search
Theme Settings
Download
macOS
- Apple Silicon (M1/M2/M3) - Intel MacWindows
- Setup Installer (x64) - MSI Package (x64)Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



