From backpex
Connects to the Tidewave MCP server at http://localhost:4000/tidewave/mcp via HTTP transport. Capabilities and required secrets unknown from configuration.
npx claudepluginhub naymspace/backpexAdd to your .mcp.json:
{
"mcpServers": {
"tidewave": {
"url": "http://localhost:4000/tidewave/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
http://localhost:4000/tidewave/mcp