Server Config
{
"mcpServers": {
"pixserp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pixserp.com/api/v1/mcp",
"--header",
"Authorization: Bearer pxs_YOUR_KEY"
]
}
}
}