Notipo for Claude Desktop
io.github.kfuras/notipo
Publish to self-hosted WordPress from AI agents: markdown, images, SEO, and Notion sync.
client:Claude Desktop
transport:streamable-http
tools:13
Install Notipo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"notipo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.notipo.com/api/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