Integrates with the Pocket API to enable natural language-based retrieval and management of saved articles.
9 stars
0 tools
Created Aug 2025
@kazuph/kazuph-pocketAbout
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"
]
}
}
}