Skip to content

Commit b9a819e

Browse files
authored
Merge pull request #13 from seekrays/fix-readme
update readme
2 parents 2501038 + 248b073 commit b9a819e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@
55

66
## Introduction
77

8-
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.
8+
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).
99

1010
## Features
1111

1212
- **Code Snippet Management**: Store and organize code snippets for multiple programming languages with syntax highlighting and tagging support
13-
- **Smart Search**: Quickly search and filter code snippets with powerful tag-based capabilities
14-
- **Clipboard Integration**: Support one-click storage from clipboard to code snippets
13+
- **Smart Search**: Quickly search and filter code snippets with powerful tag-based capabilities
14+
- **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)
15+
- **Clipboard Integration**: Support one-click storage from clipboard to code snippets
1516
- **Multi-Language Support**: Support for JavaScript, TypeScript, Python, Rust, Go, and many other programming languages
1617
- **Theme Switching**: Support for light, dark themes and automatic system theme following
1718
- **Cross-Platform**: Available for macOS and Windows with native performance and system integration
@@ -24,6 +25,9 @@ SeekCode is a modern desktop app for code management. It combines efficient code
2425
### Clipboard Integration
2526
![Clipboard History Interface](https://public-1251960616.cos.ap-nanjing.myqcloud.com/images/clipboard.png)
2627

28+
### MCP Server Support
29+
![MCP Server Support](https://public-1251960616.cos.ap-nanjing.myqcloud.com/file/vvb507.png)
30+
2731
### Tag-based Search
2832
![Tag Search](https://public-1251960616.cos.ap-nanjing.myqcloud.com/images/tags.png)
2933

0 commit comments

Comments
 (0)