Installation & Configuration
{
"mcpServers": {
"pixelletter": {
"command": "node",
"args": [
"/absolute/path/to/pixelletter-mcp/dist/src/index.js"
],
"env": {
"PIXELLETTER_EMAIL": "[email protected]",
"PIXELLETTER_PASSWORD": "your-password",
"PIXELLETTER_DEFAULT_DESTINATION": "DE"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5