Pocket

Integrates with the Pocket API to enable natural language-based retrieval and management of saved articles.

View Source
9 stars
0 tools
Created Aug 2025
@kazuph/kazuph-pocket

About

Integrates with the Pocket API to enable natural language-based retrieval and management of saved articles.

Categories

general

Installation

npm

npm install @kazuph/kazuph-pocket

Configuration

{ "mcpServers": { "kazuph-pocket": { "command": "npx", "args": [ "-y", "@kazuph/kazuph-pocket" ] } } }