poc-mcp-tool-ai-sticky-note

voratham/poc-mcp-tool-ai-sticky-note
★ 1 stars Python 📦 Other Updated 8mo ago
The repo is poc about build mcp tool + interation with write + file
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "poc-mcp-tool-ai-stic": {
      "command": "uvx",
      "args": [
        "poc-mcp-tool-ai-sticky-note"
      ]
    }
  }
}

Or install with pip: pip install poc-mcp-tool-ai-sticky-note