Press Release for Claude Desktop
io.github.pipeworx-io/press-release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
client:Claude Desktop
transport:streamable-http
Install Press Release in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"press-release": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/press-release/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs