pub const MCP_DOWNLOADS_URL: &str = "https://knowledge.dev/download/mcp";
pub const MCP_LATEST_URL: &str = "https://knowledge.dev/download/mcp/latest.toml";
pub const WORKBENCH_DOWNLOADS_URL: &str = "https://knowledge.dev/download/workbench";
pub const WORKBENCH_LATEST_URL: &str = "https://knowledge.dev/download/workbench/latest.toml";