pub const SQL_INSERT_ENTITY: &str = "INSERT OR IGNORE INTO mcp_entities (name, entity_type) VALUES (?1, ?2)";