Cloud Infrastructure
Trust: 37/100 (Limited)Pomera AI Commander Guide
Desktop text workbench + MCP server: 22+ text processing tools for AI assistants
1 starsby matbanik
Quick Start
Install
npx pomera-ai-commanderClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-matbanik-pomera": {
"command": "npx",
"args": [
"pomera-ai-commander"
]
}
}
}